Share via


RetailOfflineDefaultProfileCreator.rsdLabelToString Method [AX 2012]

Finds the value of the specified label ID.

Syntax

private str rsdLabelToString(str _labelId)

Run On

Called

Parameters

  • _labelId
    Type: str
    The ID of the label to find.

Return Value

Type: str
The value of the label.

See Also

Reference

RetailOfflineDefaultProfileCreator Class