Upsert Class

Microsoft Robotics Class Reference

Insert

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

Syntax

[XmlTypeAttribute(IncludeInSchema = false)]
public class Upsert : Upsert<UpsertRequest, PortSet<DefaultUpsertResponseType, Fault>>

Remarks

Adds ServiceInfoType record in the directory

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation
    Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation< (Of < ( <'TBody, TResponse> ) > ) >
      Microsoft.Dss.ServiceModel.Dssp. . :: . .Upsert< (Of < ( <'UpsertRequest, PortSet< (Of < ( <'DefaultUpsertResponseType, Fault> ) > ) >> ) > ) >
        Microsoft.Dss.Services.Directory.Proxy..::..Upsert

See Also

Upsert Members

Microsoft.Dss.Services.Directory.Proxy Namespace