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)
Syntax

Visual Basic (Declaration)
Protected ReadOnly Property PendingCheckin As IPendingCheckin
Visual Basic (Usage)
Dim value As IPendingCheckin

value = Me.PendingCheckin
C#
protected IPendingCheckin PendingCheckin { get; }
Visual C++
protected:
property IPendingCheckin^ PendingCheckin {
    IPendingCheckin^ get ();
}
JScript
protected function get PendingCheckin () : IPendingCheckin
Permissions

See Also

Reference

Tags :


Page view tracker