다음을 통해 공유


AnnotationsDeleteRequest 생성자 (International, Int32)

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

네임스페이스:  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
)

매개 변수

  • Id
    유형: System.Int32
    Integer representing the annotation ID.

참고 항목

참조

AnnotationsDeleteRequest 클래스

AnnotationsDeleteRequest 오버로드

Microsoft.MasterDataServices 네임스페이스