PredefinedFunctions.OrderQ(Dictionary<Common,FieldList>) 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:
static void OrderQ(System::Collections::Generic::Dictionary<Microsoft::Dynamics::Ax::Xpp::Common ^, Microsoft::Dynamics::Ax::Xpp::FieldList ^> ^ collection);
public static void OrderQ (System.Collections.Generic.Dictionary<Microsoft.Dynamics.Ax.Xpp.Common,Microsoft.Dynamics.Ax.Xpp.FieldList> collection);
static member OrderQ : System.Collections.Generic.Dictionary<Microsoft.Dynamics.Ax.Xpp.Common, Microsoft.Dynamics.Ax.Xpp.FieldList> -> unit
Public Shared Sub OrderQ (collection As Dictionary(Of Common, FieldList))
Parameters
- collection
- Dictionary<Common,FieldList>