Share via


InsertRequestType Class

Microsoft Robotics Class Reference

Insert 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("InsertRequest", 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 = "InsertRequest", Namespace = "https://schemas.microsoft.com/xw/2004/10/directory.html")]
public class InsertRequestType : ICloneable

Inheritance Hierarchy

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

See Also

InsertRequestType Members

Microsoft.Dss.Services.Directory Namespace