次の方法で共有


TransactionAnnotationsGetResponse クラス

応答の詳細を保持する複合型を表します。

継承階層

System.Object
  Microsoft.MasterDataServices.Services.MessageContracts.MessageResponse
    Microsoft.MasterDataServices.Services.MessageContracts.TransactionAnnotationsGetResponse

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

構文

'宣言
<MessageContractAttribute> _
Public Class TransactionAnnotationsGetResponse _
    Inherits MessageResponse
'使用
Dim instance As TransactionAnnotationsGetResponse
[MessageContractAttribute]
public class TransactionAnnotationsGetResponse : MessageResponse
[MessageContractAttribute]
public ref class TransactionAnnotationsGetResponse : public MessageResponse
[<MessageContractAttribute>]
type TransactionAnnotationsGetResponse =  
    class 
        inherit MessageResponse 
    end
public class TransactionAnnotationsGetResponse extends MessageResponse

TransactionAnnotationsGetResponse 型は、以下のメンバーを公開しています。

コンストラクター

  名前 説明
パブリック メソッド TransactionAnnotationsGetResponse TransactionAnnotationsGetResponse クラスの新しいインスタンスを初期化します。

先頭に戻る

プロパティ

  名前 説明
パブリック プロパティ Annotations ArrayofAnnotation 複合型を使用して返された注釈の配列を取得または設定します。
パブリック プロパティ OperationResult 操作の結果を取得または設定します。 (MessageResponse から継承されています。)
パブリック プロパティ TransactionId 注釈が属するトランザクションの ID を取得または設定します。

先頭に戻る

メソッド

  名前 説明
パブリック メソッド Equals (Object から継承されています。)
プロテクト メソッド Finalize (Object から継承されています。)
パブリック メソッド GetHashCode (Object から継承されています。)
パブリック メソッド GetType (Object から継承されています。)
プロテクト メソッド MemberwiseClone (Object から継承されています。)
パブリック メソッド ToString (Object から継承されています。)

先頭に戻る

スレッド セーフ

この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。

関連項目

参照

Microsoft.MasterDataServices.Services.MessageContracts 名前空間