Compartir a través de


Interfaz IBRArgument

Represents the interface for all business rule arguments.

Espacio de nombres:  Microsoft.MasterDataServices.Services.DataContracts
Ensamblado:  Microsoft.MasterDataServices.Services.Contracts (en Microsoft.MasterDataServices.Services.Contracts.dll)

Sintaxis

'Declaración
Public Interface IBRArgument
'Uso
Dim instance As IBRArgument
public interface IBRArgument
public interface class IBRArgument
type IBRArgument =  interface end
public interface IBRArgument

El tipo IBRArgument expone los siguientes miembros.

Propiedades

  Nombre Descripción
Propiedad pública Identifier Gets or sets the business rule argument identifier.
Propiedad pública PropertyName Gets or sets the business rule argument property name.
Propiedad pública PropertyType Gets the business rule argument property type.

Arriba

Vea también

Referencia

Espacio de nombres Microsoft.MasterDataServices.Services.DataContracts