Represents the interface for all business rule arguments.
命名空间: Microsoft.MasterDataServices.Services.DataContracts
程序集: Microsoft.MasterDataServices.Services.Contracts(在 Microsoft.MasterDataServices.Services.Contracts.dll 中)
语法
声明
Public Interface IBRArgument
用法
Dim instance As IBRArgument
public interface IBRArgument
public interface class IBRArgument
type IBRArgument = interface end
public interface IBRArgument
IBRArgument 类型公开以下成员。
属性
名称 | 说明 | |
---|---|---|
![]() |
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. |
页首