RPayModuleControl.callMethod Method [AX 2012]
Calls method for specified object.
public str callMethod(
Object _object,
str _prefix,
[str _defaultValue])
Run On
ServerParameters
- _object
- Type: Object Class
The instance of object.
- _prefix
- Type: str
The method prefix.
- _defaultValue
- Type: str
Default value.
Community Additions
ADD
Show: