Case Class

Microsoft Robotics Studio

Namespace: Microsoft.Dss.Services.Test
Assembly:  DssTest (in DssTest.dll)
Version: 1.5.507.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 Case
'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 Case
[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 Case

Inheritance Hierarchy

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

See Also

Case Members

Microsoft.Dss.Services.Test Namespace