次の方法で共有


ReflectionCallHelper.MakeTablePropertySetterCall Method

Definition

public:
 static void MakeTablePropertySetterCall(Microsoft::Dynamics::Ax::Xpp::Common ^ instance, int fieldNum, System::Object ^ value);
public static void MakeTablePropertySetterCall (Microsoft.Dynamics.Ax.Xpp.Common instance, int fieldNum, object value);
static member MakeTablePropertySetterCall : Microsoft.Dynamics.Ax.Xpp.Common * int * obj -> unit
Public Sub MakeTablePropertySetterCall (instance As Common, fieldNum As Integer, value As Object)

Parameters

instance
Common
fieldNum
Int32
value
Object

Applies to