> ## 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 AssociateSourceType

> Describes what source the associates should be retrieved from.

Describes what source the associates should be retrieved from.

## Syntax

```crmscript theme={null}
AssociateSourceType
```

## Fields

| Name          | Description                                                                                 |
| ------------- | ------------------------------------------------------------------------------------------- |
| Unknown       | Unknown - used when initializing                                                            |
| History       | Associate is retrieved from the history list                                                |
| DiaryViewList | Associate is retrieved from the diary view list                                             |
| Department    | Associate is retrieved from the department (usergroup) list                                 |
| All           | Enumeration generated from the wsdl doesn't handle the \[Flags] attribute (bit enumeration) |
