QueryOrderByField.direction Method
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.
public:
virtual Microsoft::Dynamics::Ax::Xpp::SortOrder direction();
public virtual Microsoft.Dynamics.Ax.Xpp.SortOrder direction ();
abstract member direction : unit -> Microsoft.Dynamics.Ax.Xpp.SortOrder
override this.direction : unit -> Microsoft.Dynamics.Ax.Xpp.SortOrder
Public Overridable Function direction () As SortOrder
Returns
Microsoft.Dynamics.Ax.Xpp.SortOrder