0 out of 1 rated this helpful - Rate this topic

PendingChange.CreationDate Property

Gets the time the change was created or pended.

Namespace: Microsoft.TeamFoundation.VersionControl.Client
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in microsoft.teamfoundation.versioncontrol.client.dll)

public DateTime CreationDate { get; }
/** @property */
public DateTime get_CreationDate ()

public function get CreationDate () : DateTime

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.