TestLogStatus.Status 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.
Test Log Status code
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=true)]
public Microsoft.TeamFoundation.TestManagement.WebApi.TestLogStatusCode Status { get; set; }
member this.Status : Microsoft.TeamFoundation.TestManagement.WebApi.TestLogStatusCode with get, set
Public Property Status As TestLogStatusCode
Property Value
- Attributes