Autodesk Vault ProfessionalVault API

DefaultValue Property

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

Gets or sets the Default Value that will be applied to entities that do not have an existing value associated with this PropertyDefinition

Syntax

public System.object DefaultValue {get; set;}
Public Property DefaultValue As System.Object

See Also