[]
        
(Showing Draft Content)

C1.AdoNet.OData.C1ODataConnection.SupportOrderBy

SupportOrderBy Property

SupportOrderBy

A boolean specifying whether or not this C1ODataConnection is using SupportOrderBy.

Declaration
public bool SupportOrderBy { get; }
Implements