Интерфейс IBRAttributeArgumentContainer

Represents an interface for BRArguments that contain an attribute argument, either as the argument itself or as a child argument.

Пространство имен:  Microsoft.MasterDataServices.Services.DataContracts
Сборка:  Microsoft.MasterDataServices.Services.Contracts (в Microsoft.MasterDataServices.Services.Contracts.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 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