BRConditionGroup Class
specifies a group of conditions with a similar type of logical evaluator.
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
System::Object
Microsoft.MasterDataServices::DataContractBase
Microsoft.MasterDataServices::BRConditionGroup
Microsoft.MasterDataServices::DataContractBase
Microsoft.MasterDataServices::BRConditionGroup
| Name | Description | |
|---|---|---|
![]() | BRConditionGroup() | Initializes a new instance of the BRConditionGroup class. |
| Name | Description | |
|---|---|---|
![]() | BRConditionComponents | Gets or sets an array of business rule condition components. |
![]() | ExtensionData | Gets or sets the structure that contains extra data.(Inherited from DataContractBase.) |
![]() | Name | Gets or sets a grouping of condition components. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


