AnnotatedDataItemT Class |
Namespace: Dynamicweb.Analytics.Model
The AnnotatedDataItemT type exposes the following members.
| Name | Description | |
|---|---|---|
| AnnotatedDataItemT |
Initializes a new instance of an object.
| |
| AnnotatedDataItemT(AnnotatedDataItemT) |
Initializes a new instance of an object.
| |
| AnnotatedDataItemT(T, String) |
Initializes a new instance of an object.
|
| Name | Description | |
|---|---|---|
| Annotation |
Gets or sets data annotation.
| |
| Data |
Gets or sets actual data.
|
| Name | Description | |
|---|---|---|
| CopyTo |
Copies the state of the current object into the given one.
| |
| ToString |
Returns a string representation of the current object.
(Overrides ObjectToString.) |