Partager via


Constructeur AnnotationsDeleteRequest (International, Int32)

Initializes a new instance of the AnnotationsDeleteRequest class with the specified culture and annotation ID.

Espace de noms :  Microsoft.MasterDataServices
Assembly :  Microsoft.MasterDataServices (en Microsoft.MasterDataServices.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    International As International, _
    Id As Integer _
)
'Utilisation
Dim International As International
Dim Id As Integer

Dim instance As New AnnotationsDeleteRequest(International, _
    Id)
public AnnotationsDeleteRequest(
    International International,
    int Id
)
public:
AnnotationsDeleteRequest(
    International^ International, 
    int Id
)
new : 
        International:International * 
        Id:int -> AnnotationsDeleteRequest
public function AnnotationsDeleteRequest(
    International : International, 
    Id : int
)

Paramètres

  • Id
    Type : System.Int32
    Integer representing the annotation ID.

Voir aussi

Référence

AnnotationsDeleteRequest Classe

Surcharge AnnotationsDeleteRequest

Espace de noms Microsoft.MasterDataServices