Dictionary.licenseCodeNext Method [AX 2012]
Indicates the license code that succeeds a specified license code, based on the license code IDs.
public LicenseCodeId licenseCodeNext(LicenseCodeId licenseCode)
Run On
CalledParameters
- licenseCode
- Type: LicenseCodeId Extended Data Type
A licenseCodeId system data type that indicates a license code ID.
Return Value
Type: LicenseCodeId Extended Data TypeA licenseCodeId system data type value for the license code that succeeds the specified license code.
Community Additions
ADD
Show: