Click or drag to resize

AnnotatedDataItemTAnnotation Property

Gets or sets data annotation.

Namespace:  Dynamicweb.Analytics.Model
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public string Annotation { get; set; }

Property Value

Type: String

Implements

IAnnotatableAnnotation
See Also