Autodesk Vault ProfessionalVault API

Keys Property

Autodesk.DataManagement.Client.Framework.Vault.Currency.PropertiesPropertyDefinitionDictionary

Gets all of the PropertyDefinition.SystemName keys in the dictionary

Syntax

public System.Collections.Generic.ICollection<string> Keys {get;}
Public ReadOnly Property Keys As System.Collections.Generic.ICollection(Of String)

See Also