SRSReportParameter::getEnumDefaultValue Method [AX 2012]

Gets the default value for the particular enum which is the value of the first element in the enum.

Syntax

client server private static int getEnumDefaultValue(EnumId _enumId)

Run On

Called

Parameters

Return Value

Type: int
The value of the first element as the default value.

See Also

Reference

SRSReportParameter Class