SRSReportParameter.captionLabelId Method [AX 2012]

Returns the label ID of the parameter.

Syntax

public LabelId captionLabelId([LabelId _captionLabelId])

Run On

Called

Parameters

Return Value

Type: LabelId Extended Data Type
The label ID, which is represented as the @ symbol for the parameter name.

Remarks

The label ID is derived from the extended data type or enumeration property. This is used to display the parameter name caption in the Visual Studio designer and menu items in Microsoft Dynamics AX.

See Also

Reference

SRSReportParameter Class