Autodesk Vault ProfessionalVault API

CanCreate Property

Autodesk.Connectivity.WebServicesPropWriteReq

The flag that allows to create a property if it doesn’t exist. (for read only property == false)

Syntax

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

See Also