Udostępnij za pośrednictwem


Konstruktor AnnotationsDeleteRequest (International, Int32)

Inicjuje nowe wystąpienie AnnotationsDeleteRequest klasy z określonej kultury i adnotacji identyfikatora.

Przestrzeń nazw:  Microsoft.MasterDataServices
Zestaw:  Microsoft.MasterDataServices (w Microsoft.MasterDataServices.dll)

Składnia

'Deklaracja
Public Sub New ( _
    International As International, _
    Id As Integer _
)
'Użycie
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
)

Parametry

  • Id
    Typ: System.Int32
    Całkowitą reprezentującą identyfikator adnotacji.