Share via


ODataBatchOperationRequestMessage.ContentId Field

 

The request message content type.

Namespace:   Microsoft.OData.Core
Assembly:  Microsoft.OData.Core (in Microsoft.OData.Core.dll)

Syntax

public readonly string ContentId
public:
initonly String^ ContentId
val ContentId : string
Public ReadOnly ContentId As String

Field Value

Type: System.String

See Also

ODataBatchOperationRequestMessage Class
Microsoft.OData.Core Namespace

Return to top