Autodesk Vault ProfessionalVault API

LockState Property

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

Gets or sets a state which describes whether or not the entity is locked.

Syntax

public EntityStatus.LockStateEnum LockState {get; set;}
Public Property LockState As EntityStatus.LockStateEnum

See Also