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 | |
---|---|---|
ChildArgument | Pobiera lub ustawia atrybut argumentu podrzędność. | |
Identifier | Pobiera lub ustawia identyfikator argument reguły biznesowe (Dziedziczony z IBRArgument). | |
PropertyName | Pobiera lub ustawia nazwę właściwość argumentu reguły biznesowej. (Dziedziczony z IBRArgument). | |
PropertyType | Pobiera lub ustawia typ właściwość argumentu reguły biznesowej. (Dziedziczony z IBRArgument). |
Do góry