.. index:: 
  !BiosealLicense.getLicenseType Method
  
.. _id3_bioseal_bioseal_license_get_license_type_class_method:

===============================================================================
BiosealLicense.getLicenseType Method
===============================================================================

Module: :ref:`BiosealLicense<id3_bioseal_bioseal_license_class>`

Definition
----------

Retrieves the license type.


.. code:: Dart

    static LicenseType getLicenseType()

**Returns**

.. line-block::

    :ref:`LicenseType<id3_bioseal_license_type_enum>`
    The license type.

**Exceptions**

.. line-block::

    :ref:`BiosealException<id3_bioseal_bioseal_exception>`
    An error has occurred during Bioseal Library execution.



