Click or drag to resize
ChatSupportTakenRoomInfoChatSupportTakenRoomChatUserID Property
ID of a row in table Chat_OnlineSupport.

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 8.2.23
Syntax
C#
public virtual Nullable<int> ChatSupportTakenRoomChatUserID { get; set; }

Property Value

Type: NullableInt32
See Also