BRAttributeArgument Class
SQL Server 2012
Represents an attribute argument that cannot have child arguments.
System.Object
Microsoft.MasterDataServices.Services.DataContracts.DataContractBase
Microsoft.MasterDataServices.Services.DataContracts.BRArgument
Microsoft.MasterDataServices.Services.DataContracts.BRAttributeArgumentBase
Microsoft.MasterDataServices.Services.DataContracts.BRAttributeArgument
Microsoft.MasterDataServices.Services.DataContracts.DataContractBase
Microsoft.MasterDataServices.Services.DataContracts.BRArgument
Microsoft.MasterDataServices.Services.DataContracts.BRAttributeArgumentBase
Microsoft.MasterDataServices.Services.DataContracts.BRAttributeArgument
Namespace: Microsoft.MasterDataServices.Services.DataContracts
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
The BRAttributeArgument type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | AttributeId | Gets or sets the attribute identifier. (Inherited from BRAttributeArgumentBase.) |
![]() | ChildArguments | Gets or sets the collection of child arguments. |
![]() | Identifier | Gets or sets a unique identifier of the argument. (Inherited from BRArgument.) |
![]() | PropertyName | Gets or sets the property name of the argument. (Inherited from BRArgument.) |
![]() | PropertyType | Gets the property type. (Overrides BRAttributeArgumentBase.PropertyType.) |
| 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.) |

