CkInDate Property
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.DateThe date and time that the file was checked in. This property is only valid if CheckedOut is false.
public System.DateTime CkInDate {get; set;}Public Property CkInDate As System.Date