BRDomainBasedAttributeArgument Class
SQL Server 2012
Specifies the container for defining arguments based on values in related entity attributes.
System.Object
Microsoft.MasterDataServices.DataContractBase
Microsoft.MasterDataServices.BRArgument
Microsoft.MasterDataServices.BRAttributeArgumentBase
Microsoft.MasterDataServices.BRDomainBasedAttributeArgument
Microsoft.MasterDataServices.DataContractBase
Microsoft.MasterDataServices.BRArgument
Microsoft.MasterDataServices.BRAttributeArgumentBase
Microsoft.MasterDataServices.BRDomainBasedAttributeArgument
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
The BRDomainBasedAttributeArgument type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | BRDomainBasedAttributeArgument | Initializes a new instance of the BRDomainBasedAttributeArgument class. |
| Name | Description | |
|---|---|---|
![]() | AttributeId | Gets or sets the attribute ID of a business rule argument. (Inherited from BRAttributeArgumentBase.) |
![]() | ChildArgument | Gets or sets a child argument. |
![]() | ExtensionData | Gets or sets the structure that contains extra data. (Inherited from DataContractBase.) |
![]() | Identifier | Gets or sets the ID of the business rule argument. (Inherited from BRArgument.) |
![]() | PropertyName | Gets or sets the property name.. (Inherited from BRArgument.) |

