Enum: RpcTemplateKind

Dieser Typ gehört zur Unit rpc_templateslib und ist vom Subtyp Enum.
Folgende Werte sind möglich:
| Wert | Integer | Beschreibung | 
|---|---|---|
| tkEmail | 0 | |
| tkFax | 1 | |
| tkLetter | 2 | |
| tkShortMessage | 3 | |
| tkCall | 4 | |
| tkAppointment | 5 | |
| tkTask | 6 | |
| tkNote | 7 | |
| tkContact | 8 | |
| tkFile | 9 | 
Dies sind die Funktionen, welche diesen Typ entweder als Rückgabewert oder Parameter verwenden.
| Name | Parameter | Rückgabetyp | 
|---|---|---|
| RpcTemplates. GetList | GroupRef int Kind RpcTemplateKind | RpcTemplateList | 
| RpcTemplates. SetDefault | ID int GroupRef int Kind RpcTemplateKind | Nein | 
Dieser Typ wird von folgenden anderen Typen als Basistyp verwendet.
| Name | Subtyp | Funktionen | Variablen | Basistyp | 
|---|---|---|---|---|
| RpcTemplateKinds | Set | 0 | 0 | 0 |