Autodesk Vault ProfessionalVault API

IsCloaked Property

Autodesk.DataManagement.Client.Framework.Vault.Currency.EntitiesFileIteration

Gets if this file is cloaked. A cloaked object is one that the caller does not have permissions to view. The only valid data in a cloaked file is the EntityIterationId and the EntityMasterId. All other data will be null or 0.

Syntax

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

See Also