SrsReportDataContractExtendUIBuilder_CN.overrideDialogFieldProperty Method [AX 2012]
Overrides the dialog field property.
protected void overrideDialogFieldProperty(
DialogField _dialogField,
Name _controlPropertyName,
anytype _propertyValue)
Run On
CalledParameters
- _dialogField
- Type: DialogField Class
Dialog field, shall be initialized before PostBuild super() call.
- _controlPropertyName
- Type: Name Extended Data Type
Field control name.
- _propertyValue
- Type: anytype
Property value.
Community Additions
ADD
Show: