Click or drag to resize
SupportRoomChangeTime Property
Last change of this record (it is either TakenStateLastChange or time of last message added - the greater of both).

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 9.0.0
Syntax
C#
public DateTime ChangeTime { get; set; }

Property Value

Type: DateTime

Implements

IChatIncrementalCacheableChangeTime
See Also