<!-- 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)

## BioSampleFormat class

Biometric sample format info.

<b>Signature:</b>

```typescript
export declare class BioSampleFormat 
```

## Constructors

|  Constructor | Modifiers | Description |
|  --- | --- | --- |
|  [(constructor)(FormatOwner, FormatID)](./core.biosampleformat.(constructor).md) |  | Constructs a new instance of the <code>BioSampleFormat</code> class |

## Properties

|  Property | Modifiers | Type | Description |
|  --- | --- | --- | --- |
|  [FormatID](./core.biosampleformat.formatid.md) |  | <code>number</code> |  |
|  [FormatOwner](./core.biosampleformat.formatowner.md) |  | <code>BioSampleFormatOwner</code> |  |

