Interfaz IBRAttributeArgumentContainer
Represents an container for business rule argument attributes.
Espacio de nombres: Microsoft.MasterDataServices.Services.DataContracts
Ensamblado: Microsoft.MasterDataServices.Services (en Microsoft.MasterDataServices.Services.dll)
Sintaxis
'Declaración
Public Interface IBRAttributeArgumentContainer _
Inherits IBRArgument
'Uso
Dim instance As IBRAttributeArgumentContainer
public interface IBRAttributeArgumentContainer : IBRArgument
public interface class IBRAttributeArgumentContainer : IBRArgument
type IBRAttributeArgumentContainer =
interface
interface IBRArgument
end
public interface IBRAttributeArgumentContainer extends IBRArgument
El tipo IBRAttributeArgumentContainer expone los siguientes miembros.
Propiedades
| Nombre | Descripción | |
|---|---|---|
![]() |
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)