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