Click or drag to resize
ChatOnlineUserInfoChatOnlineUserLastChecking Property
Time of last ping.

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

Property Value

Type: NullableDateTime
See Also