Interface M365 License Type

Interface 0 M365 License Type

Methods

IsEntryLicensed

procedure IsEntryLicensed(tempLicensedFeature: Record "M365 Licensed Feature" temporary; incrementAmount: Boolean; var licenseLog: Record "M365 License Log"): Boolean

Used to check license enties by license type.

Parameters / Return Value

  • tempLicensedFeature Record "M365 Licensed Feature"

    Record “M365 Licensed Feature” - Entry fits app, feature and current date. Just check if its valid.

  • incrementAmount Boolean

    Boolean - Specifies whether to increment the number of used licenses

  • licenseLog Record "M365 License Log"

    licenseLog - Use licenseLog.Log() to create information, warnings and erros.

  • Returns Boolean



EOS Labs -