다음을 통해 공유


Service.TransactionAnnotationsCreate 메서드

정의

트랜잭션과 관련된 새 주석 만들기

public:
 virtual Microsoft::MasterDataServices::Services::MessageContracts::AnnotationsCreateResponse ^ TransactionAnnotationsCreate(Microsoft::MasterDataServices::Services::MessageContracts::TransactionAnnotationsCreateRequest ^ request);
public Microsoft.MasterDataServices.Services.MessageContracts.AnnotationsCreateResponse TransactionAnnotationsCreate (Microsoft.MasterDataServices.Services.MessageContracts.TransactionAnnotationsCreateRequest request);
abstract member TransactionAnnotationsCreate : Microsoft.MasterDataServices.Services.MessageContracts.TransactionAnnotationsCreateRequest -> Microsoft.MasterDataServices.Services.MessageContracts.AnnotationsCreateResponse
override this.TransactionAnnotationsCreate : Microsoft.MasterDataServices.Services.MessageContracts.TransactionAnnotationsCreateRequest -> Microsoft.MasterDataServices.Services.MessageContracts.AnnotationsCreateResponse
Public Function TransactionAnnotationsCreate (request As TransactionAnnotationsCreateRequest) As AnnotationsCreateResponse

매개 변수

반환

구현

적용 대상