Share via


AxdAssetCondition.getLabel Method [AX 2012]

Gets the label that corresponds to the localized document name.

Syntax

public LabelString getLabel()

Run On

Server

Return Value

Type: LabelString Extended Data Type
The label that corresponds to the localized document name.

Remarks

The getLabel method is an abstract method on the AxdBase class and must be implemented by all derived classes, e.g., the getLabel Method.

See Also

Reference

AxdAssetCondition Class