.. index:: 
  !BiosealLicense.getLicenseName Method
  
.. _id3_bioseal_bioseal_license_get_license_name_class_method:

===============================================================================
BiosealLicense.getLicenseName Method
===============================================================================

Module: :ref:`BiosealLicense<id3_bioseal_bioseal_license_class>`

Definition
----------

Retrieves the license name.


.. code:: Dart

    static String getLicenseName()

**Returns**

.. line-block::

    ``String``
    The license name.

**Exceptions**

.. line-block::

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



