Dictionary.licenseCodeObject Method
Provides information about a specified license code by returning a DictLicenseCode object.
Syntax
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.