SRSReportParameter.helpLabelId Method [AX 2012]

Returns the label ID of the help for the parameter.

Syntax

public LabelId helpLabelId([LabelId _helpLabelId])

Run On

Called

Parameters

Return Value

Type: LabelId Extended Data Type
The label ID, represented as the @ symbol for the help.

Remarks

The label ID is derived from the extended data type or the enumeration property. This is used to help for the parameter in menu items in Microsoft Dynamics AX.

See Also

Reference

SRSReportParameter Class