Share via


QueryRequestType Class

Microsoft Robotics Class Reference

Query request body

Namespace: Microsoft.Dss.Services.Directory
Assembly: Microsoft.Dss.Runtime (in Microsoft.Dss.Runtime.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

[XmlRootAttribute("QueryRequest", Namespace = "https://schemas.microsoft.com/xw/2004/10/directory.html", 
    IsNullable = false)]
[XmlTypeAttribute(Namespace = "https://schemas.microsoft.com/xw/2004/10/directory.html")]
[DataContractAttribute(Name = "QueryRequest", Namespace = "https://schemas.microsoft.com/xw/2004/10/directory.html")]
public class QueryRequestType

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Dss.Services.Directory..::..QueryRequestType

See Also

QueryRequestType Members

Microsoft.Dss.Services.Directory Namespace