BRResultOptions.BusinessRules Property

Definition

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

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

Property Value

A new instance of type ResultType.

Attributes

Applies to