Autodesk Vault ProfessionalVault API

CheckedOutMachine Property

Autodesk.DataManagement.Client.Framework.Vault.Currency.EntitiesFileIteration

Gets the network ID of the computer that checked out the file. This property is only valid if IsCheckedOut is true.

Syntax

public System.string CheckedOutMachine {get;}
Public ReadOnly Property CheckedOutMachine As System.String

See Also