Udostępnij za pośrednictwem


Interfejs IBRAttributeArgumentParent

Reprezentuje interfejs BRArguments, który może mieć podrzędność argument atrybut.

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

Składnia

'Deklaracja
Public Interface IBRAttributeArgumentParent _
    Inherits IBRAttributeArgumentContainer, IBRArgument
'Użycie
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

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

Właściwości

  Nazwa Opis
Właściwość publiczna ChildArgument Pobiera lub ustawia atrybut argumentu podrzędność.
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