SRSReportParameter.enumId Method [AX 2012]

Retrieves enumeration ID of the parameter.

Syntax

public EnumId enumId([EnumId _value])

Run On

Called

Parameters

Return Value

Type: EnumId Extended Data Type
The enumeration ID of the parameter if the parameter is of Types::Enum type; otherwise, 0.

See Also

Reference

SRSReportParameter Class