IBRArgument 接口

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.

页首

请参阅

参考

Microsoft.MasterDataServices.Services.DataContracts 命名空间