Dictionary.licenseCodeObject Method [AX 2012]
Provides information about a specified license code by returning a DictLicenseCode object.
public DictLicenseCode licenseCodeObject(LicenseCodeId licenseCode)
Run On
CalledParameters
- licenseCode
- Type: LicenseCodeId Extended Data Type
A licenseCodeId system data that indicates a license code ID.
Return Value
Type: DictLicenseCode ClassA DictLicenseCode object that contains information about the specified license code.
Community Additions
ADD
Show: