Click or drag to resize
IChatCacheableWithCurrentStateTKeyChangeType Property
Type of change. If it is set to Modify, item with this PK will be added/modified in current state cache.

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 8.2.23
Syntax
C#
ChangeTypeEnum ChangeType { get; }

Property Value

Type: ChangeTypeEnum
See Also