GetResponseType Class

Microsoft Robotics Class Reference

Response for Get. This is the directory state

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

Syntax

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

Inheritance Hierarchy

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

See Also

GetResponseType Members

Microsoft.Dss.Services.Directory Namespace