GetRequestType Class

Microsoft Robotics Class Reference

Required Get body type

Namespace: Microsoft.Dss.ServiceModel.Dssp
Assembly: Microsoft.Dss.Base (in Microsoft.Dss.Base.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

[DataContractAttribute]
[XmlRootAttribute("GetRequest", Namespace = "https://schemas.microsoft.com/xw/2004/10/dssp.html", 
    IsNullable = false)]
[XmlTypeAttribute(Namespace = "https://schemas.microsoft.com/xw/2004/10/dssp.html")]
public class GetRequestType : ICloneable, 
    IDssSerializable

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Dss.ServiceModel.Dssp..::..GetRequestType

See Also

GetRequestType Members

Microsoft.Dss.ServiceModel.Dssp Namespace