TestServiceState Class
Microsoft Robotics Class Reference
Service state
Namespace: Microsoft.Dss.Services.Test.Proxy
Assembly: Microsoft.Dss.Runtime.Proxy (in Microsoft.Dss.Runtime.Proxy.dll) Version: 2.1.9999.0
Syntax
[XmlRootAttribute(Namespace = "https://schemas.microsoft.com/xw/2005/03/testbase.html",
ElementName = "TestServiceState")]
[DataContractAttribute(Namespace = "https://schemas.microsoft.com/xw/2005/03/testbase.html")]
public class TestServiceState : IDssSerializable,
ICloneable
'Declaration
<XmlRootAttribute(Namespace := "https://schemas.microsoft.com/xw/2005/03/testbase.html", _
ElementName := "TestServiceState")> _
<DataContractAttribute(Namespace := "https://schemas.microsoft.com/xw/2005/03/testbase.html")> _
Public Class TestServiceState _
Implements IDssSerializable, ICloneable
[XmlRootAttribute(Namespace = L"https://schemas.microsoft.com/xw/2005/03/testbase.html",
ElementName = L"TestServiceState")]
[DataContractAttribute(Namespace = L"https://schemas.microsoft.com/xw/2005/03/testbase.html")]
public ref class TestServiceState : IDssSerializable,
ICloneable
Inheritance Hierarchy
System. . :: .Object
Microsoft.Dss.Services.Test.Proxy..::.TestServiceState
Microsoft.Dss.Services.Test.Proxy. . :: .UpdateTestRequest