Autodesk Vault ProfessionalVault API

Properties Property

Autodesk.DataManagement.Client.FrameworkLibrary

Gets a Properties dictionary that can be used by applications to store global state.

Syntax

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

See Also