Autodesk Vault ProfessionalVault API

Values Property

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

Gets all of the PropertyDefinition values stored in the dictionary

Syntax

public System.Collections.Generic.ICollection<PropertyDefinition> Values {get;}
Public ReadOnly Property Values As System.Collections.Generic.ICollection(Of PropertyDefinition)

See Also