Reference for Team Foundation Server SDK
PolicyBase..::.PendingCheckin Property
Namespace:
Microsoft.TeamFoundation.VersionControl.Client
Assembly:
Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
Visual Basic (Declaration)
Protected ReadOnly Property PendingCheckin As IPendingCheckin
Dim value As IPendingCheckin
value = Me.PendingCheckin
protected IPendingCheckin PendingCheckin { get; }
protected:
property IPendingCheckin^ PendingCheckin {
IPendingCheckin^ get ();
}
protected function get PendingCheckin () : IPendingCheckin
Reference