Autodesk Vault ProfessionalVault API

Cloaked Property

Autodesk.Connectivity.WebServicesItemFileAssoc

If true, the file is cloaked from the current user, and FileName will be empty. If false, the user has permission to view the file, and FileName will be filled in.

Syntax

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

See Also