Click to Rate and Give Feedback
MSDN
MSDN Library
Visual Studio 2008
Visual Studio
Visual Studio SDK
PolicyBase Class
 PendingCheckin Property

  Switch on low bandwidth view
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
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
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
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker