BRGetCriteria Class
SQL Server 2012
Represents the criteria for the Get operation.
System.Object
Microsoft.MasterDataServices.Services.DataContracts.DataContractBase
Microsoft.MasterDataServices.Services.DataContracts.BRGetCriteria
Microsoft.MasterDataServices.Services.DataContracts.DataContractBase
Microsoft.MasterDataServices.Services.DataContracts.BRGetCriteria
Namespace: Microsoft.MasterDataServices.Services.DataContracts
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
The BRGetCriteria type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | AttributeId | Gets or sets the attribute identifier. |
![]() | BusinessRuleIds | Gets or sets the collection of business rule identifiers. |
![]() | EntityId | Gets or sets the entity identifier. |
![]() | MemberType | Gets or sets the member type (a.k.a. rule sub type). |
![]() | ModelId | Gets or sets the model identifier. |
| 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.) |

