ReflectionCallHelper.MakeTablePropertyGetterCall(Common, 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 System::Object ^ MakeTablePropertyGetterCall(Microsoft::Dynamics::Ax::Xpp::Common ^ instance, int fieldNum);
public static object MakeTablePropertyGetterCall (Microsoft.Dynamics.Ax.Xpp.Common instance, int fieldNum);
static member MakeTablePropertyGetterCall : Microsoft.Dynamics.Ax.Xpp.Common * int -> obj
Public Function MakeTablePropertyGetterCall (instance As Common, fieldNum As Integer) As Object
Parameters
- instance
- Common
- fieldNum
- Int32