Autodesk Vault ProfessionalVault API

IsCloaked Property

Autodesk.Connectivity.WebServicesItem

If true, the logged-in user is restricted from seeing this item. The only valid data in a cloaked Item is the Id and MasterId. All other data will be null or 0.

Syntax

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

See Also