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