Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Represents an interface for BRArguments that can have a child attribute argument.
Namespace: Microsoft.MasterDataServices.Services.DataContracts
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
Syntax
'Declaration
Public Interface IBRAttributeArgumentParent _
Inherits IBRAttributeArgumentContainer, IBRArgument
'Usage
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
Der IBRAttributeArgumentParent-Typ macht folgende Elemente verfügbar.
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
ChildArgument | Gets or sets the child attribute argument. |
![]() |
Identifier | Gets or sets the business rule argument identifier. (Geerbt von IBRArgument.) |
![]() |
PropertyName | Gets or sets the business rule argument property name. (Geerbt von IBRArgument.) |
![]() |
PropertyType | Gets the business rule argument property type. (Geerbt von IBRArgument.) |
Zum Anfang
Siehe auch
Verweis
Microsoft.MasterDataServices.Services.DataContracts-Namespace
.gif)