AxdBase.getLabel Method [AX 2012]
Returns the label that corresponds to the localized document name.
public abstract LabelString getLabel()
Run On
ServerReturn Value
Type: LabelString Extended Data TypeThe label that corresponds to the localized document name.
The getLabel method is abstract on the AxdBase class, and must be implemented by all derived classes. For example, AxdSalesOrder.getLabel Method.
Community Additions
ADD
Show: