BRResultOptions.BRActions プロパティ

定義

ResultType プロパティの値の設定を制御する BRActions を取得または設定します。

public:
 property Microsoft::MasterDataServices::ResultType BRActions { Microsoft::MasterDataServices::ResultType get(); void set(Microsoft::MasterDataServices::ResultType value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.MasterDataServices.ResultType BRActions { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.BRActions : Microsoft.MasterDataServices.ResultType with get, set
Public Property BRActions As ResultType

プロパティ値

ResultType 型の新しいインスタンス。

属性

適用対象