Autodesk Vault ProfessionalVault API

RevisionState Property

Autodesk.DataManagement.Client.Framework.Vault.Currency.PropertiesEntityStatus

Gets or sets a state which describes how the Revision of the entity on disk relates to the latest Revision of the entity in the vault

Syntax

public EntityStatus.RevisionStateEnum RevisionState {get; set;}
Public Property RevisionState As EntityStatus.RevisionStateEnum

See Also