Интерфейс 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. |
В начало
.gif)