Autodesk Vault ProfessionalVault API

VersionState Property

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

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

Syntax

public EntityStatus.VersionStateEnum VersionState {get; set;}
Public Property VersionState As EntityStatus.VersionStateEnum

See Also