.. index:: 
  !BiosealLicense.getExpiryDate Method
  
.. _id3_bioseal_bioseal_license_get_expiry_date_class_method:

===============================================================================
BiosealLicense.getExpiryDate Method
===============================================================================

Module: :ref:`BiosealLicense<id3_bioseal_bioseal_license_class>`

Definition
----------

Retrieves the license expiry date.


.. code:: Dart

    static String getExpiryDate()

**Returns**

.. line-block::

    ``String``
    The license expiry date.

**Exceptions**

.. line-block::

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



