IBRArgument Interface
SQL Server 2012
Represents the interface for all business rule arguments.
Namespace: Microsoft.MasterDataServices.Services.DataContracts
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
The IBRArgument type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Identifier | Gets or sets the business rule argument identifier. |
![]() | PropertyName | Gets or sets the business rule argument property name. |
![]() | PropertyType | Gets the business rule argument property type. |

