Интерфейс IBRAttributeArgumentParent
Represents the interface for BRArguments that can have a child attribute argument.
Пространство имен: Microsoft.MasterDataServices.Services.DataContracts
Сборка: Microsoft.MasterDataServices.Services (в Microsoft.MasterDataServices.Services.dll)
Синтаксис
'Декларация
Public Interface IBRAttributeArgumentParent _
Inherits IBRAttributeArgumentContainer, IBRArgument
'Применение
Dim instance As IBRAttributeArgumentParent
public interface IBRAttributeArgumentParent : IBRAttributeArgumentContainer,
IBRArgument
public interface class IBRAttributeArgumentParent : IBRAttributeArgumentContainer,
IBRArgument
type IBRAttributeArgumentParent =
interface
interface IBRAttributeArgumentContainer
interface IBRArgument
end
public interface IBRAttributeArgumentParent extends IBRAttributeArgumentContainer, IBRArgument
Тип IBRAttributeArgumentParent обеспечивает доступ к следующим элементам.
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
ChildArgument | Gets or sets the child attribute argument. |
![]() |
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)