Autodesk Vault ProfessionalVault API

ManagedDataType Property

Autodesk.DataManagement.Client.Framework.Vault.Currency.PropertiesPropertyDefinition

Gets the .NET data type that will be returned from Autodesk.DataManagement.Client.Framework.Vault.Services.Connection.IPropertyManager.GetPropertyValues for properties associated with this PropertyDefinition

Syntax

public System.Type ManagedDataType {get;}
Public ReadOnly Property ManagedDataType As System.Type

See Also