Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the interface for all business rule arguments.
Namespace: Microsoft.MasterDataServices.Services.DataContracts
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
Syntax
'Declaration
Public Interface IBRArgument
'Usage
Dim instance As IBRArgument
public interface IBRArgument
public interface class IBRArgument
type IBRArgument = interface end
public interface IBRArgument
The IBRArgument type exposes the following members.
Properties
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. |
Top
See Also
Reference
Microsoft.MasterDataServices.Services.DataContracts Namespace