ODataPayloadKindDetectionResult.PayloadKind Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the detected payload kind.
public Microsoft.OData.ODataPayloadKind PayloadKind { get; }
member this.PayloadKind : Microsoft.OData.ODataPayloadKind
Public ReadOnly Property PayloadKind As ODataPayloadKind
Property Value
The detected payload kind.