IVersionTag Interface
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