BRConditionComponent Class
SQL Server 2012
Represents a rule item type component that is a condition.
System.Object
Microsoft.MasterDataServices.Services.DataContracts.DataContractBase
Microsoft.MasterDataServices.Services.DataContracts.BRItemTypeComponent
Microsoft.MasterDataServices.Services.DataContracts.BRConditionComponent
Microsoft.MasterDataServices.Services.DataContracts.DataContractBase
Microsoft.MasterDataServices.Services.DataContracts.BRItemTypeComponent
Microsoft.MasterDataServices.Services.DataContracts.BRConditionComponent
Namespace: Microsoft.MasterDataServices.Services.DataContracts
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
The BRConditionComponent type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | CompatibleAttributeTypes | Gets or sets the collection of BRAttributeTypeInfo objects which define the AttributeType-AttributeDataType pairs that are compatible with the item type component. (Inherited from BRItemTypeComponent.) |
![]() | Description | Gets or sets the description of the type. (Inherited from BRItemTypeComponent.) |
![]() | ItemType | Gets or sets the item type. (Inherited from BRItemTypeComponent.) |
| 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.) |

