BRResultOptions.BRConditionTreeNodes Property

Definition

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

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

Property Value

A new instance of type ResultType.

Attributes

Applies to