Udostępnij za pośrednictwem


Interfejs IBRAttributeArgumentContainer

Reprezentuje kontener dla atrybutów argument reguły biznesowej.

Przestrzeń nazw:  Microsoft.MasterDataServices.Services.DataContracts
Zestaw:  Microsoft.MasterDataServices.Services (w Microsoft.MasterDataServices.Services.dll)

Składnia

'Deklaracja
Public Interface IBRAttributeArgumentContainer _
    Inherits IBRArgument
'Użycie
Dim instance As IBRAttributeArgumentContainer
public interface IBRAttributeArgumentContainer : IBRArgument
public interface class IBRAttributeArgumentContainer : IBRArgument
type IBRAttributeArgumentContainer =  
    interface
        interface IBRArgument
    end
public interface IBRAttributeArgumentContainer extends IBRArgument

Typ IBRAttributeArgumentContainer uwidacznia następujące elementy członkowskie.

Właściwości

  Nazwa Opis
Właściwość publiczna Identifier Pobiera lub ustawia identyfikator argument reguły biznesowe (Dziedziczony z IBRArgument).
Właściwość publiczna PropertyName Pobiera lub ustawia nazwę właściwość argumentu reguły biznesowej. (Dziedziczony z IBRArgument).
Właściwość publiczna PropertyType Pobiera lub ustawia typ właściwość argumentu reguły biznesowej. (Dziedziczony z IBRArgument).

Do góry