How to programmatically find sessions in license file?

Hello,

In Dynamics-NAV, how to find the "Licensed Sessions" from the Navision License using C/AL code?

Thank you!!

Comments

  • ktwoone wrote:
    Hello,

    In Dynamics-NAV, how to find the "Licensed Sessions" from the Navision License using C/AL code?

    Thank you!!

    there is a system tble called "licence information" which is not shown in object designer area.

    in this table, line that includes granule id "1200" will give you this information. possibley, you must add 1 user for foundation layer.