Autodesk Vault ProfessionalVault API

Properties Property

Autodesk.DataManagement.Client.Framework.Vault.Models.ExtensionHandlersUpdateFileReferencesModel

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

Syntax

public System.Collections.Generic.IDictionary<string,object> Properties {get;}
Public ReadOnly Property Properties As System.Collections.Generic.IDictionary(Of String,Object)

See Also