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