@digitalpersona/core
Version:
DigitalPersona Web Access Core library
22 lines (13 loc) • 638 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@digitalpersona/core](./core.md) > [BioSampleFormat](./core.biosampleformat.md) > [(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> | |