Upsert Class

Microsoft Robotics Class Reference

Upsert of a single partner

Namespace: Microsoft.Dss.Services.PartnerListManager.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<PartnerType, DsspResponsePort<DefaultUpsertResponseType>>

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation
    Microsoft.Dss.ServiceModel.Dssp. . :: . .DsspOperation< (Of < ( <'TBody, TResponse> ) > ) >
      Microsoft.Dss.ServiceModel.Dssp. . :: . .Upsert< (Of < ( <'PartnerType, DsspResponsePort< (Of < ( <'DefaultUpsertResponseType> ) > ) >> ) > ) >
        Microsoft.Dss.Services.PartnerListManager.Proxy..::..Upsert

See Also

Upsert Members

Microsoft.Dss.Services.PartnerListManager.Proxy Namespace