Autodesk Vault ProfessionalVault API

CheckedOutUserId Property

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

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

Syntax

public System.long CheckedOutUserId {get;}
Public ReadOnly Property CheckedOutUserId As System.Long

See Also