TfvcStatistics.ChangesetId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Id of the last changeset the stats are based on.
[System.Runtime.Serialization.DataMember(EmitDefaultValue=true)]
public int ChangesetId { get; set; }
member this.ChangesetId : int with get, set
Public Property ChangesetId As Integer
Property Value
- Attributes