ChatOnlineSupportInfoProviderDeleteChatOnlineSupportInfo Method (Int32) |
Deletes online support engineer with specified ID.
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 12.0.0
Syntax public static void DeleteChatOnlineSupportInfo(
int engineerId
)
Parameters
- engineerId
- Type: SystemInt32
Online support engineer ID.
See Also