Share via


Annotation Constructor

Initializes a new instance of the Annotation class.

Overload List

Name Description
Annotation ()
Initializes a new instance of the Annotation class using the default values.
Annotation (String)
Initializes a new instance of the Annotation class using a name.
Annotation (String, String)
Initializes a new instance of Annotation using a name and a value.
Annotation (String, XmlNode)
Initializes a new instance of Annotation using a name and a value as an XmlNode.

See Also

Reference

Annotation Class
Annotation Members
Microsoft.AnalysisServices Namespace