言語

Member.TransactionAnnotation プロパティ

定義

作成時にこのメンバーの取引に適用される注釈を指定します。

public:
 property System::String ^ TransactionAnnotation { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false)]
public string TransactionAnnotation { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false)>]
member this.TransactionAnnotation : string with get, set
Public Property TransactionAnnotation As String

プロパティ値

このメンバーの取引作成時に適用される注釈。

属性

適用対象