Autodesk Vault ProfessionalVault API

IsDefaultValueMap Property

Autodesk.DataManagement.Client.Framework.Vault.Currency.PropertiesContentSourcePropertyMapping

Gets if this this mapping only applies to how default values are assigned. If True, then this mapping applies to the creation of default values. If False, then this mapping applies to standard property editing, check-in and check-out scenarios

Syntax

public System.bool IsDefaultValueMap {get;}
Public ReadOnly Property IsDefaultValueMap As System.Boolean

See Also