DictTable.GetExtendedByXppList(String, Boolean) 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 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