BRConditionTreeNode Class
SQL Server 2012
Represents a logical operator group for conditions.
System.Object
Microsoft.MasterDataServices.Services.DataContracts.DataContractBase
Microsoft.MasterDataServices.Services.DataContracts.BRConditionTreeNode
Microsoft.MasterDataServices.Services.DataContracts.DataContractBase
Microsoft.MasterDataServices.Services.DataContracts.BRConditionTreeNode
Namespace: Microsoft.MasterDataServices.Services.DataContracts
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
The BRConditionTreeNode type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | AuditInfo | Gets or sets the audit information. |
![]() | BRConditions | Gets or sets the collection of conditions. |
![]() | BusinessRuleId | Gets or sets the identifier of the owning business rule. |
![]() | ConditionTreeChildNodes | Gets or sets the collection of child condition tree nodes. |
![]() | ConditionTreeParentNode | Gets or sets the identifier of the condition tree node under which the node is parented, or null for top-level nodes. |
![]() | Identifier | Gets or sets the unique identifier of the condition tree node. |
![]() | LogicalOperator | Gets or sets the logical operator. |
![]() | Sequence | Gets or sets the sequence number which must be greater than zero. |
| Name | Description | |
|---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | SetProperty<T> | Infrastructure. Sets the property using the specified values. (Inherited from DataContractBase.) |
![]() | ToString | (Inherited from Object.) |
