Autodesk Vault ProfessionalVault API

SystemName Property

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

Gets the System Name for this Property Definition.

Syntax

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

Remarks

The System Name is unique and is guaranteed not to change from release to release.

See Also