Autodesk Vault ProfessionalVault API

CreateNew Property

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

Gets whether or not properties can be created in content source files if they don't already exist. If false, then properties can be modified but not created.

Syntax

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

See Also