BRResultOptions.BRActions Property

Definition

Gets or sets a ResultType controlling the population of the BRActions property.

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

Property Value

A new instance of type ResultType.

Attributes

Applies to