UpsertRequestType 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("UpsertRequest", Namespace = "https://schemas.microsoft.com/xw/2004/10/directory.html", 
    IsNullable = false)]
[DataContractAttribute(Name = "UpsertRequest", Namespace = "https://schemas.microsoft.com/xw/2004/10/directory.html")]
[XmlTypeAttribute(Namespace = "https://schemas.microsoft.com/xw/2004/10/directory.html")]
public class UpsertRequestType : ICloneable

Inheritance Hierarchy

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

See Also

UpsertRequestType Members

Microsoft.Dss.Services.Directory Namespace