Autodesk Vault ProfessionalVault API

GetValues() Method

Autodesk.DataManagement.Client.Framework.Vault.Currency.PropertiesPropertyValues

Gets all of the property values stored in this collection

Syntax

public System.Collections.Generic.List<PropertyValue> GetValues()
Public Overloads Function GetValues() As System.Collections.Generic.List(Of PropertyValue)

See Also