TfvcChangesetRef.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 changeset.
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public int ChangesetId { get; set; }
member this.ChangesetId : int with get, set
Public Property ChangesetId As Integer
Property Value
- Attributes