Autodesk Vault ProfessionalVault API

Properties Property

Autodesk.DataManagement.Client.Framework.Vault.ModelsUpdateFileReferencesModel

Gets an optional bag of properties which can be used by the handler to determine how it should interpret the references

Syntax

public DelegateValueDictionary<string,object> Properties {get;}
Public ReadOnly Property Properties As DelegateValueDictionary(Of String,Object)

See Also