Common.InvokeXpp(KernelCallReturnVal, String, Int32) 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 bool InvokeXpp(Microsoft::Dynamics::Ax::MSIL::KernelCallReturnVal ^ thisObj, System::String ^ methodName, int n);
public static bool InvokeXpp (Microsoft.Dynamics.Ax.MSIL.KernelCallReturnVal thisObj, string methodName, int n);
static member InvokeXpp : Microsoft.Dynamics.Ax.MSIL.KernelCallReturnVal * string * int -> bool
Public Shared Function InvokeXpp (thisObj As KernelCallReturnVal, methodName As String, n As Integer) As Boolean
Parameters
- thisObj
- Microsoft.Dynamics.Ax.MSIL.KernelCallReturnVal
- methodName
- String
- n
- Int32