次の方法で共有


AnnotationsDeleteRequest コンストラクター (International, Int32)

指定されたカルチャと注釈 ID を使用して AnnotationsDeleteRequest クラスの新しいインスタンスを初期化します。

名前空間:  Microsoft.MasterDataServices
アセンブリ:  Microsoft.MasterDataServices (Microsoft.MasterDataServices.dll)

構文

'宣言
Public Sub New ( _
    International As International, _
    Id As Integer _
)
'使用
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
)

パラメーター

関連項目

参照

AnnotationsDeleteRequest クラス

AnnotationsDeleteRequest オーバーロード

Microsoft.MasterDataServices 名前空間