ChatRoomUserInfo.ChatRoomUserLastChecking Property |
Datetime of last checking.
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 12.0.0
Syntaxpublic virtual Nullable<DateTime> ChatRoomUserLastChecking { get; set; }
Property Value
Type:
Nullable<DateTime>
See Also