IBRArgument 介面
Represents the interface for all business rule arguments.
命名空間: Microsoft.MasterDataServices.Services.DataContracts
組件: Microsoft.MasterDataServices.Services (在 Microsoft.MasterDataServices.Services.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 a business rule argument ID. |
![]() |
PropertyName | Gets or sets a business rule argument property name. |
![]() |
PropertyType | Gets or sets a business rule argument property type. |
上層