Edit

ChangeList<T>.Notes Property

Definition

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, Name="notes")]
public Microsoft.TeamFoundation.SourceControl.WebApi.CheckinNote[] Notes { get; set; }
member this.Notes : Microsoft.TeamFoundation.SourceControl.WebApi.CheckinNote[] with get, set
Public Property Notes As CheckinNote()

Property Value

Attributes

Applies to