Autodesk Vault ProfessionalVault API

Cloaked Property

Autodesk.Connectivity.WebServicesFolder

If true, the logged-in user is restricted from seeing this folder. The only valid data in a cloaked Folder is the ID. All other data will be null or 0.

Syntax

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

See Also