DictTable.construct(String) 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::DictTable ^ construct(System::String ^ tableName);
public static Microsoft.Dynamics.Ax.Xpp.DictTable construct (string tableName);
static member construct : string -> Microsoft.Dynamics.Ax.Xpp.DictTable
Public Shared Function construct (tableName As String) As DictTable
Parameters
- tableName
- String