BRAttributeArgument Class
SQL Server 2012
Represents the argument type for comparing attributes within a business rule.
System.Object
Microsoft.MasterDataServices.DataContractBase
Microsoft.MasterDataServices.BRArgument
Microsoft.MasterDataServices.BRAttributeArgumentBase
Microsoft.MasterDataServices.BRAttributeArgument
Microsoft.MasterDataServices.DataContractBase
Microsoft.MasterDataServices.BRArgument
Microsoft.MasterDataServices.BRAttributeArgumentBase
Microsoft.MasterDataServices.BRAttributeArgument
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
The BRAttributeArgument type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | AttributeId | Gets or sets the attribute ID of a business rule argument. (Inherited from BRAttributeArgumentBase.) |
![]() | ChildArguments | Gets or sets an array of child arguments. |
![]() | 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.) |

