UNPKG

@digitalpersona/core

Version:
22 lines (13 loc) 638 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@digitalpersona/core](./core.md) &gt; [BioSampleFormat](./core.biosampleformat.md) &gt; [(constructor)](./core.biosampleformat.(constructor).md) ## BioSampleFormat.(constructor) Constructs a new instance of the `BioSampleFormat` class <b>Signature:</b> ```typescript constructor(FormatOwner: BioSampleFormatOwner, FormatID: number); ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | FormatOwner | <code>BioSampleFormatOwner</code> | | | FormatID | <code>number</code> | |