Autodesk Vault ProfessionalVault API

IsSystem Property

Autodesk.DataManagement.Client.Framework.Vault.Currency.PropertiesPropertyDefinition

Gets whether or not this is a System Property (as opposed to a UserDefined property)

Syntax

public System.bool IsSystem {get;}
Public ReadOnly Property IsSystem As System.Boolean

See Also