Accepted data types for call attribute policy conditions.
Namespace: ININ.IceLib.Configuration.Dialer.DataTypesAssembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)
Syntax
C# |
---|
public enum CallAttributeType |
Visual Basic |
---|
Public Enumeration CallAttributeType |
Members
Member name | Value | Description | |
---|---|---|---|
DateTime | 0 | Date and/or time. | |
String | 1 | Text | |
Number | 2 | Numeric value (integer or decimal). |