.. index:: 
  !BiosealLicense.getProductReference Method
  
.. _id3_bioseal_bioseal_license_get_product_reference_class_method:

===============================================================================
BiosealLicense.getProductReference Method
===============================================================================

Module: :ref:`BiosealLicense<id3_bioseal_bioseal_license_class>`

Definition
----------

Retrieves the license product reference.


.. code:: Dart

    static String getProductReference()

**Returns**

.. line-block::

    ``String``
    The product reference.

**Exceptions**

.. line-block::

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



