Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
IVersionTag interface is used to provide bounded objects with information about collection change. Collection must increment version tag when Add/Remove/Clear operations are performed.
Namespace: Microsoft.TeamFoundation.WorkItemTracking.Common
Assembly: Microsoft.TeamFoundation.WorkItemTracking.Client (in Microsoft.TeamFoundation.WorkItemTracking.Client.dll)
Syntax
'Declaration
Public Interface IVersionTag
public interface IVersionTag
public interface class IVersionTag
type IVersionTag = interface end
public interface IVersionTag
The IVersionTag type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
VersionTag |
Top