Интерфейс IBRAttributeArgumentContainer
Represents an container for business rule argument attributes.
Пространство имен: Microsoft.MasterDataServices.Services.DataContracts
Сборка: Microsoft.MasterDataServices.Services (в Microsoft.MasterDataServices.Services.dll)
Синтаксис
'Декларация
Public Interface IBRAttributeArgumentContainer _
Inherits IBRArgument
'Применение
Dim instance As IBRAttributeArgumentContainer
public interface IBRAttributeArgumentContainer : IBRArgument
public interface class IBRAttributeArgumentContainer : IBRArgument
type IBRAttributeArgumentContainer =
interface
interface IBRArgument
end
public interface IBRAttributeArgumentContainer extends IBRArgument
Тип IBRAttributeArgumentContainer обеспечивает доступ к следующим элементам.
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
Identifier | Gets or sets a business rule argument ID. (Производный от IBRArgument.) |
![]() |
PropertyName | Gets or sets a business rule argument property name. (Производный от IBRArgument.) |
![]() |
PropertyType | Gets or sets a business rule argument property type. (Производный от IBRArgument.) |
В начало
.gif)