Interface IUpdateContext
- Namespace
- PushTechnology.ClientInterface.Client.Types
- Assembly
- Diffusion.Client.dll
Context of a content update.
public interface IUpdateContext
Properties
UpdateType
Returns the update type.
TopicUpdateType UpdateType { get; }
Property Value
- TopicUpdateType
The update type.