Autodesk Vault ProfessionalVault API

GetNumberOfValues Method

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

Gets the number of property values stored in this collection

Syntax

public System.long GetNumberOfValues()
Public Function GetNumberOfValues() As System.Long

Return Value

The number of property values stored in this collection

See Also