Autodesk Vault ProfessionalVault API

EntityClassSubType Property

Autodesk.Connectivity.Explorer.ExtensibilityCommandSiteLocation

Gets the subtype, which, in the case of custom entities, has the system name of the entity definition. Value may be null.

Syntax

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

See Also