This documentation is archived and is not being maintained.

PendingChange::CreationDate Property

Gets the date that the change was pending.

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

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

Property Value

Type: System::DateTime
The date that the change was pending.

Show: