TestHistoryQuery.ReleaseEnvDefinitionId 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.
Get the results history only for this ReleaseEnvDefinitionId. This to get used in query GroupBy should be Environment.
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false)]
public int ReleaseEnvDefinitionId { get; set; }
member this.ReleaseEnvDefinitionId : int with get, set
Public Property ReleaseEnvDefinitionId As Integer
Property Value
- Attributes