AxdBaseCreate.setProperty Method [AX 2012]
Syntax
private void setProperty(
AxCommon _axCommon,
str _fieldName,
SysDictClass _sysDictClass,
str _parmMethodName,
Object _object,
anytype _value)
Run On
Server
Parameters
- _axCommon
Type: AxCommon Class
- _fieldName
Type: str
- _sysDictClass
Type: SysDictClass Class
- _parmMethodName
Type: str
- _object
Type: Object Class
- _value
Type: anytype