Autodesk Vault ProfessionalVault API

CkInDate Property

Autodesk.Connectivity.WebServicesFile

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

Syntax

public System.DateTime CkInDate {get; set;}
Public Property CkInDate As System.Date

See Also