Costruttore Annotation
Initializes a new instance of the Annotation class.
Spazio dei nomi Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
Sintassi
'Dichiarazione
Public Sub New
'Utilizzo
Dim instance As New Annotation()
public Annotation()
public:
Annotation()
new : unit -> Annotation
public function Annotation()