> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-bugfix-ty-screen-designer-paradox.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Enum RefcountFlags

> Value for flag field in refcounts

Value for flag field in refcounts

## Syntax

```crmscript theme={null}
RefcountFlags
```

## Fields

| Name       | Description                             |
| ---------- | --------------------------------------- |
| Unknown    | Unknown - used when initializing        |
| Allocate   | Perform number allocation automatically |
| Unique     | Check that entered values are unique    |
| ReadOnly   | Target field is read-only in GUI        |
| AllowBlank | Blank is a legal value                  |
