BRResultOptions.BRActions 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
指定集合所需的結果類型 BRActions 。
public:
property Microsoft::MasterDataServices::Services::DataContracts::ResultType BRActions { Microsoft::MasterDataServices::Services::DataContracts::ResultType get(); void set(Microsoft::MasterDataServices::Services::DataContracts::ResultType value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.MasterDataServices.Services.DataContracts.ResultType BRActions { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.BRActions : Microsoft.MasterDataServices.Services.DataContracts.ResultType with get, set
Public Property BRActions As ResultType
屬性值
BRActions 集合所需的結果類型。
- 屬性