Annotation Constructor

Initializes a new instance of the Annotation class using the default values.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New Annotation()
public Annotation()
public:
Annotation()
new : unit -> Annotation
public function Annotation()

See Also

Reference

Annotation Class

Annotation Overload

Microsoft.AnalysisServices Namespace