Share via


Upsert Class

Microsoft Robotics Class Reference

Insert

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

Syntax

public class Upsert : Upsert<UpsertRequestType, 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 < ( <'UpsertRequestType, PortSet< (Of < ( <'DefaultUpsertResponseType, Fault> ) > ) >> ) > ) >
        Microsoft.Dss.Services.Directory..::..Upsert

See Also

Upsert Members

Microsoft.Dss.Services.Directory Namespace