Интерфейс 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.

В начало