BRConditionGroup Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
specifies a group of conditions with a similar type of logical evaluator.
public ref class BRConditionGroup : Microsoft::MasterDataServices::DataContractBase
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="BRConditionGroup", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class BRConditionGroup : Microsoft.MasterDataServices.DataContractBase
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="BRConditionGroup", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type BRConditionGroup = class
inherit DataContractBase
Public Class BRConditionGroup
Inherits DataContractBase
- Inheritance
- Attributes
Constructors
BRConditionGroup() |
Initializes a new instance of the BRConditionGroup class. |
Properties
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. |