다음을 통해 공유


TransactionAnnotationsGetResponse 클래스

정의

TransactionAnnotationsGetResponse 요소는 응답의 세부 정보를 포함합니다.

public ref class TransactionAnnotationsGetResponse : Microsoft::MasterDataServices::Services::MessageContracts::MessageResponse
[System.ServiceModel.MessageContract]
public class TransactionAnnotationsGetResponse : Microsoft.MasterDataServices.Services.MessageContracts.MessageResponse
[<System.ServiceModel.MessageContract>]
type TransactionAnnotationsGetResponse = class
    inherit MessageResponse
Public Class TransactionAnnotationsGetResponse
Inherits MessageResponse
상속
TransactionAnnotationsGetResponse
특성

생성자

TransactionAnnotationsGetResponse()

TransactionAnnotationsGetResponse 클래스의 새 인스턴스를 초기화합니다.

속성

Annotations

주석을 지정합니다.

OperationResult

작업 결과를 지정합니다.

(다음에서 상속됨 MessageResponse)
TransactionId

트랜잭션 식별자를 지정합니다.

적용 대상