Logo Xantham

TypeAcquisition Type

Record fields

Record Field Description

DisableFilenameBasedTypeAcquisition

Full Usage: DisableFilenameBasedTypeAcquisition

Field type: bool voption
Field type: bool voption

Enable

Full Usage: Enable

Field type: bool voption
Field type: bool voption

Exclude

Full Usage: Exclude

Field type: string[] voption
Field type: string[] voption

Include

Full Usage: Include

Field type: string[] voption
Field type: string[] voption

Static members

Static member Description

TypeAcquisition.Default

Full Usage: TypeAcquisition.Default

Returns: TypeAcquisition

The record with nothing set: every field is either optional or a default of its own, so this serialises to `{}`. Copy-update it to fill in the fields you mean - `{ TypeAcquisition.Default with ... }` - rather than writing all 4 out.

Returns: TypeAcquisition

Type something to start searching.