Dictionary.licenseCodeObject Method [AX 2012]

Provides information about a specified license code by returning a DictLicenseCode object.

public DictLicenseCode licenseCodeObject(LicenseCodeId licenseCode)

Run On

Called

Parameters

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

Return Value

Type: DictLicenseCode Class
A DictLicenseCode object that contains information about the specified license code.

Community Additions

ADD
Show: