TestCaseState Class

Microsoft Robotics Class Reference

Test case state

Namespace:  Microsoft.Dss.Services.Test
Assembly:  Microsoft.Dss.Runtime (in Microsoft.Dss.Runtime.dll) Version: 2.1.9999.0

Syntax

[XmlTypeAttribute(Namespace = "https://schemas.microsoft.com/xw/2005/03/testbase.html")]
[DataContractAttribute(Namespace = "https://schemas.microsoft.com/xw/2005/03/testbase.html")]
public class TestCaseState
'Declaration
<XmlTypeAttribute(Namespace := "https://schemas.microsoft.com/xw/2005/03/testbase.html")> _
<DataContractAttribute(Namespace := "https://schemas.microsoft.com/xw/2005/03/testbase.html")> _
Public Class TestCaseState
[XmlTypeAttribute(Namespace = L"https://schemas.microsoft.com/xw/2005/03/testbase.html")]
[DataContractAttribute(Namespace = L"https://schemas.microsoft.com/xw/2005/03/testbase.html")]
public ref class TestCaseState

Inheritance Hierarchy

System. . :: .Object
  Microsoft.Dss.Services.Test..::.TestCaseState
    Microsoft.Dss.Services.Test. . :: .UpsertCaseRequest

See Also

TestCaseState Members

Microsoft.Dss.Services.Test Namespace