This documentation is archived and is not being maintained.
ReportDateControl.label Method [AX 2012]
Gets or sets the label for a control.
public str label([str value])
Run On
Called
Parameters
-
value
- Type: str
Return Value
Type:
str
The current value of the label string.
The label determines which text is displayed in the control or adjacent to it.The label property value cannot exceed 250 characters.