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