言語

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

トランザクション識別子を指定します。

適用対象