SRSReportRun.getDictFieldFromFieldAlias Method [AX 2012]

Retrieves an instance of the DictField class by using a field alias.

private DictField getDictFieldFromFieldAlias(str fieldAlias)

Run On

Called

Parameters

fieldAlias
Type: str
The alias of the field.

Return Value

Type: DictField Class
An instance of the DictField class if it is successful; otherwise, nullNothingnullptrunita null reference (Nothing in Visual Basic).

Community Additions

ADD
Show: