Autodesk Vault ProfessionalVault API

PropertyValues Property

Autodesk.DataManagement.Client.Framework.Vault.ResultsGetPropertyValuesResults

A collection of property values that have been retrieved.

Syntax

public PropertyValues PropertyValues {get;}
Public ReadOnly Property PropertyValues As PropertyValues

Remarks

This value will be set to null to indicate when the property retrieval has finished.

See Also