Интерфейс IBRAttributeArgumentParent

Represents an interface for BRArguments that can have a child attribute argument.

Пространство имен:  Microsoft.MasterDataServices.Services.DataContracts
Сборка:  Microsoft.MasterDataServices.Services.Contracts (в Microsoft.MasterDataServices.Services.Contracts.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 the business rule argument identifier. (Производный от IBRArgument.)
Открытое свойство PropertyName Gets or sets the business rule argument property name. (Производный от IBRArgument.)
Открытое свойство PropertyType Gets the business rule argument property type. (Производный от IBRArgument.)

В начало

См. также

Справочник

Пространство имен Microsoft.MasterDataServices.Services.DataContracts