Autodesk Vault ProfessionalVault API

IsCloaked Property

Autodesk.DataManagement.Client.Framework.Vault.Currency.EntitiesChangeOrder

Gets if this Change Order is cloaked. A cloaked object is one that the caller does not have permissions to view.

Syntax

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

See Also