Interfaz IBRAttributeArgumentParent
Represents the interface for BRArguments that can have a child attribute argument.
Espacio de nombres: Microsoft.MasterDataServices.Services.DataContracts
Ensamblado: Microsoft.MasterDataServices.Services (en Microsoft.MasterDataServices.Services.dll)
Sintaxis
'Declaración
Public Interface IBRAttributeArgumentParent _
Inherits IBRAttributeArgumentContainer, IBRArgument
'Uso
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
El tipo IBRAttributeArgumentParent expone los siguientes miembros.
Propiedades
| Nombre | Descripción | |
|---|---|---|
![]() |
ChildArgument | Gets or sets the child attribute argument. |
![]() |
Identifier | Gets or sets a business rule argument ID. (Se hereda de IBRArgument.) |
![]() |
PropertyName | Gets or sets a business rule argument property name. (Se hereda de IBRArgument.) |
![]() |
PropertyType | Gets or sets a business rule argument property type. (Se hereda de IBRArgument.) |
Arriba
.gif)