Share via


SysComparable.comparableName Method [AX 2012]

Retrieves the description of the SysComparable interface.

Syntax

public str comparableName()

Run On

Called

Return Value

Type: str
The name to be displayed in the compare form's combo box.

Remarks

The description is used to populate the combo boxes in the comparison form.

See Also

SysComparable Interface

SysComparable.name Method

Tutorial_Comparable.comparableName Method