BRConditionTreeNode Class
SQL Server 2012
Specifies a node within a possible complex logic tree in a business rule in MDS.
System.Object
Microsoft.MasterDataServices.DataContractBase
Microsoft.MasterDataServices.BRConditionTreeNode
Microsoft.MasterDataServices.DataContractBase
Microsoft.MasterDataServices.BRConditionTreeNode
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
The BRConditionTreeNode type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | AuditInfo | Gets or sets an AuditInfo complex type. |
![]() | BRConditions | Gets or sets an array of business rule conditions. |
![]() | BusinessRuleId | Gets or sets a MemberTypeContextIdentifier complex type. |
![]() | ConditionTreeChildNodes | Gets or sets an array of condition tree child nodes. |
![]() | ConditionTreeParentNode | Gets or sets array of condition tree parent nodes. |
![]() | ExtensionData | Gets or sets the structure that contains extra data. (Inherited from DataContractBase.) |
![]() | Identifier | Gets or sets an identifier. |
![]() | LogicalOperator | Gets or sets the logical operator. |
![]() | Sequence | Gets or sets the sequence number. |

