Autodesk Vault ProfessionalVault API

SelectionTypeId Property

Autodesk.Connectivity.Explorer.ExtensibilityLocationContext

The entitiy class that the context points to.

Syntax

public SelectionTypeId SelectionTypeId {get;}
Public ReadOnly Property SelectionTypeId As SelectionTypeId

Remarks

Only the main entity types are supported: "FILE", "FLDR", "ITEM", or "CO"

See Also