ChangeListSearchCriteriaExtensions Class

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.SourceControl.WebApi.ChangeListSearchCriteriaExtensions

Namespace:  Microsoft.TeamFoundation.SourceControl.WebApi
Assembly:  Microsoft.TeamFoundation.SourceControl.WebApi (in Microsoft.TeamFoundation.SourceControl.WebApi.dll)

Syntax

'Declaration
<ExtensionAttribute> _
Public NotInheritable Class ChangeListSearchCriteriaExtensions
public static class ChangeListSearchCriteriaExtensions
[ExtensionAttribute]
public ref class ChangeListSearchCriteriaExtensions abstract sealed
[<AbstractClass>]
[<Sealed>]
type ChangeListSearchCriteriaExtensions =  class end
public final class ChangeListSearchCriteriaExtensions

The ChangeListSearchCriteriaExtensions type exposes the following members.

Methods

  Name Description
Public methodStatic member GetAccountTimeZone
Public methodStatic member GetTimeZone
Public methodStatic member ParseDate

Top

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.TeamFoundation.SourceControl.WebApi Namespace