This documentation is archived and is not being maintained.

Item::CheckinDate Property

Gets the check-in date of this item.

Namespace:  Microsoft.TeamFoundation.VersionControl.Client
Assembly:  Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)

public:
property DateTime CheckinDate {
	DateTime get ();
}

Property Value

Type: System::DateTime
The check-in date of this item.

Show: