ReflectionCallHelper.MakeNewTableObj(String, Object) 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::Common ^ MakeNewTableObj(System::String ^ tableName, System::Object ^ args);
public static Microsoft.Dynamics.Ax.Xpp.Common MakeNewTableObj (string tableName, object args);
static member MakeNewTableObj : string * obj -> Microsoft.Dynamics.Ax.Xpp.Common
Public Function MakeNewTableObj (tableName As String, args As Object) As Common
Parameters
- tableName
- String
- args
- Object