Construtor Annotation
Initializes a new instance of the Annotation class using the default values.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)
Sintaxe
'Declaração
Public Sub New
'Uso
Dim instance As New Annotation()
public Annotation()
public:
Annotation()
new : unit -> Annotation
public function Annotation()
Consulte também