TXDataAction.Consumes Property
Gets or sets the content type of the request body accepted by the service operation.
Remarks
It is defined by the XData.Service.Common.ConsumesAttribute attribute. When empty, the operation accepts JSON.
Syntax
Unit: XData.Model.Classes
property TXDataAction.Consumes: string