UpsertCase Class
Microsoft Robotics Class Reference
Upsert
Namespace: Microsoft.Dss.Services.Test
Assembly: Microsoft.Dss.Runtime (in Microsoft.Dss.Runtime.dll) Version: 2.1.9999.0
Syntax
public class UpsertCase : Upsert<UpsertCaseRequest, PortSet<TestCaseState, Fault>>
'Declaration
Public Class UpsertCase _
Inherits Upsert(Of UpsertCaseRequest, PortSet(Of TestCaseState, Fault))
public ref class UpsertCase : public Upsert<UpsertCaseRequest^, PortSet<TestCaseState^, Fault^>^>
Inheritance Hierarchy
System. . :: .Object
Microsoft.Dss.ServiceModel.Dssp. . :: .DsspOperation
Microsoft.Dss.ServiceModel.Dssp. . :: .DsspOperation< (Of < (TBody, TResponse> ) > )
Microsoft.Dss.ServiceModel.Dssp. . :: .Upsert< (Of < (UpsertCaseRequest, PortSet< (Of < (TestCaseState, Fault> ) > )> ) > )
Microsoft.Dss.Services.Test..::.UpsertCase