Autodesk Vault ProfessionalVault API

CheckoutState Property

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

Gets or sets the Checkout State which provides information detailing if the entity is checked out, and to whom

Syntax

public EntityStatus.CheckoutStateEnum CheckoutState {get; set;}
Public Property CheckoutState As EntityStatus.CheckoutStateEnum

See Also