AnnotationsDeleteResponse Constructor
Initializes a new instance of the AnnotationsDeleteResponse class.
Espacio de nombres: Microsoft.MasterDataServices.Services.MessageContracts
Ensamblado: Microsoft.MasterDataServices.Services (en Microsoft.MasterDataServices.Services.dll)
Sintaxis
'Declaración
Public Sub New
'Uso
Dim instance As New AnnotationsDeleteResponse()
public AnnotationsDeleteResponse()
public:
AnnotationsDeleteResponse()
new : unit -> AnnotationsDeleteResponse
public function AnnotationsDeleteResponse()