Autodesk Vault ProfessionalVault API

IsCheckedOutToCurrentUser Property

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

Gets whether or not this file is checked out to the currently logged in vault user

Syntax

public System.bool IsCheckedOutToCurrentUser {get;}
Public ReadOnly Property IsCheckedOutToCurrentUser As System.Boolean

See Also