Autodesk Vault ProfessionalVault API

SelectionContext Property

Autodesk.Connectivity.Explorer.ExtensibilitySelectionTypeId

Gets the context of the selection.

Syntax

public System.string SelectionContext {get;}
Public ReadOnly Property SelectionContext As System.String

Remarks

This value is used in cases where EntityClassId and EntityClassSubType don't provide enough information. For example, a file version is selected instead of a file master.

See Also