Autodesk Vault ProfessionalVault API

CreateNew Property

Autodesk.Connectivity.WebServicesCompProp

If true, the property can be created within the file during a writeback operation. If false, the property will be ignored during a writeback operation.

Syntax

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

See Also