Autodesk Vault ProfessionalVault API

IsNullRevision Property

Autodesk.DataManagement.Client.Framework.Vault.Currency.EntitiesFileRevisionInfo

Get whether or not this is a Null Revision. A Null Revision indicates that either the file does not have a revision associated with it, or the application does not support file revisions.

Syntax

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

See Also