Share via


DictTable.GetExtendedByXppList(String, Boolean) Method

Definition

public:
 static Microsoft::Dynamics::Ax::Xpp::List ^ GetExtendedByXppList(System::String ^ name, bool allLevels);
public static Microsoft.Dynamics.Ax.Xpp.List GetExtendedByXppList (string name, bool allLevels);
static member GetExtendedByXppList : string * bool -> Microsoft.Dynamics.Ax.Xpp.List
Public Shared Function GetExtendedByXppList (name As String, allLevels As Boolean) As List

Parameters

name
String
allLevels
Boolean

Returns

Applies to