Autodesk Vault ProfessionalVault API

CheckInDate Property

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

Gets the date and time that the file was checked in. This property is only valid if IsCheckedOut is false.

Syntax

public System.DateTime CheckInDate {get;}
Public ReadOnly Property CheckInDate As System.Date

See Also