Autodesk Vault ProfessionalVault API

CheckedOutSpec Property

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

Gets the path on the client's computer that the file was checked out to. This property is only valid if IsCheckedOut is true.

Syntax

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

See Also