DataServiceClientFormat.ODataFormat 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 current format. Defaults to Atom if nothing else has been specified.
public Microsoft.OData.ODataFormat ODataFormat { get; }
member this.ODataFormat : Microsoft.OData.ODataFormat
Public ReadOnly Property ODataFormat As ODataFormat