OperationResponseItem Class

 

Represents an Operation response.

Namespace:   System.Web.OData.Batch
Assembly:  System.Web.OData (in System.Web.OData.dll)

System::Object
  System.Web.OData.Batch::ODataBatchResponseItem
    System.Web.OData.Batch::OperationResponseItem

public ref class OperationResponseItem : ODataBatchResponseItem

NameDescription
System_CAPS_pubmethodOperationResponseItem(HttpResponseMessage^)

Initializes a new instance of the OperationResponseItem class.

NameDescription
System_CAPS_pubpropertyResponse

Gets the response messages for the Operation.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: