TestResultHistoryForGroup.GroupByValue 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.
Name or Id of the group identifier by which results are grouped together.
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=true)]
public string GroupByValue { get; set; }
member this.GroupByValue : string with get, set
Public Property GroupByValue As String
Property Value
- Attributes