TestLogReference.SubResultId 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.
SubResultid for test log, if context is run and log is related to subresult
[System.Runtime.Serialization.DataMember(EmitDefaultValue=true, IsRequired=true)]
public int SubResultId { get; set; }
member this.SubResultId : int with get, set
Public Property SubResultId As Integer
Property Value
- Attributes