Dictionary.licenseCodeName Method [AX 2012]

Provides the name of a specified license code.

public str licenseCodeName(LicenseCodeId licenseCode)

Run On

Called

Parameters

licenseCode
Type: LicenseCodeId Extended Data Type
A licenseCodeId system data type that indicates the license code ID.

Return Value

Type: str
A string that indicates the license code name.

Community Additions

ADD
Show: