- DarkLight
Channels
- DarkLight
Source Table | Column Name | Display Name | Data Type | Description | Platform |
---|---|---|---|---|---|
OBD_CHANNELTYPE | CHANNELID | CHANNELID | int (not null) | The autogenerated Channel ID at the time of creation. | All |
OBD_CHANNELTYPE | CHANNELDESCRIPTION | CHANNELDESCRIPTION | nvarchar (32) (null) | The description for the channel. | All |
OBD_CHANNELTYPE | IsCustomMode | IsCustomMode | bit (null) | Specifies if this is a mode custom-created for this channel. | All |
OBD_CHANNELTYPE | DIALERNAME | DIALERNAME | nvarchar (80) (null) | The dialer name. This is the dialer that the application delivers contacts to. | All |
OBD_CHANNELTYPE | TenantID | TenantID | int (null) | The Tenant ID auto-generated by the application when a new tenant is created. | All |
OBD_CHANNELTYPE | SubTenantID | SubTenantID | int (null) | The Sub Tenant ID autogenerated by the application when a new tenant is created. | All |
OBD_CHANNELTYPE | SubDialerName | SubDialerName | nvarchar (64) (null) | The name of the sub-dialer. | All |