Click or drag to resize

IAnnotatable Interface

Represents an object that can be annotated.

Namespace:  Dynamicweb.Analytics.Model
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public interface IAnnotatable

The IAnnotatable type exposes the following members.

Properties
  NameDescription
Public propertyAnnotation
Gets or sets the annotation text.
Top
See Also