BRConditionTreeNode.LogicalOperator Property

Definition

Gets or sets the logical operator.

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

Property Value

A new instance of type LogicalOperator.

Attributes

Applies to