> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Enum LicenseType

> Entire system, per database, or per associate

Entire system, per database, or per associate

## Syntax

```crmscript theme={null}
LicenseType
```

## Fields

| Name             | Description |
| ---------------- | ----------- |
| Unknown          |             |
| SiteLicense      |             |
| SatelliteLicense |             |
| UserLicense      |             |


## Related topics

- [Enum values for LicenseType](/en/database/tables/enums/licensetype.md)
- [SuperOffice.WebApi.Data.LicenseType](/en/api/reference/webapi/SuperOffice.WebApi.Data.LicenseType.md)
- [ModuleLicense table](/en/database/tables/modulelicense.md)
- [SuperOffice.WebApi.Data.GrantedModuleLicense](/en/api/reference/webapi/SuperOffice.WebApi.Data.GrantedModuleLicense.md)
- [SuperOffice.WebApi.Data.ModuleLicense](/en/api/reference/webapi/SuperOffice.WebApi.Data.ModuleLicense.md)
- [Namespace CRMScript.NetServer](/en/automation/crmscript/reference/CRMScript.NetServer.md)
