Autodesk Vault ProfessionalVault API

Cloaked Property

Autodesk.Connectivity.WebServicesCustEnt

If true, the logged-in user is restricted from seeing this object.

Syntax

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

Remarks

If true, the only valid data the object is Cloaked and Id. All other data will be cleared.

If false, all data in the object is valid.

See Also