<!-- 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> |  |

