PCDataSourceEventNotify::construct Method [AX 2012]
Creates an instance of the PCDataSourceEventNotify class that is connected to the specified caller form.
client public static PCDataSourceEventNotify construct(Object _callerForm)
Run On
ClientParameters
- _callerForm
- Type: Object Class
The caller form that will receive the notifications from this instance.
Show: