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 | |
---|---|---|
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