BRResultOptions.BRActions プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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 型の新しいインスタンス。
- 属性