- DarkLight
Modes
- DarkLight
Source Table | Column Name | Display Name | Data Type | Description | Platform |
---|---|---|---|---|---|
OBD_MODES | MinLength | MinLength | int (null) | The minimum length for the contact phone number for this mode. | All |
OBD_MODES | MaxLength | MaxLength | int (null) | The maximum length for the contact phone number for this mode. | All |
OBD_MODES | ChannelId | ChannelId | int (not null) | The channel ID that is mode is mapped to. | All |
OBD_MODES | CreatedDateTime | CreatedDateTime | datetime (null) | The date and time this mode was created. | All |
OBD_MODES | ModifiedDateTime | ModifiedDateTime | datetime (null) | The date and time this mode was last updated. | All |
OBD_MODES | ExportedModeID | ExportedModeID | int (null) | The mode ID that is from a different source. | All |
OBD_MODES | TenantID | TenantID | int (null) | The Tenant ID auto-generated by the application when a new tenant is created. | All |
OBD_MODES | SubTenantID | SubTenantID | int (null) | The Sub Tenant ID autogenerated by the application when a new tenant is created. | All |
OBD_MODES | MODENUMBER | MODENUMBER | int (not null) | The numeric identifier for the mode. | All |
OBD_MODES | MODENAME | MODENAME | nvarchar (50) (not null) | The name of the mode. | All |
OBD_MODES | MODEDESCRIPTION | MODEDESCRIPTION | nvarchar (128) (null) | A descriptive text for the mode. | All |