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 (en Microsoft.MasterDataServices.Services.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 a business rule argument ID.
Propiedad pública PropertyName Gets or sets a business rule argument property name.
Propiedad pública PropertyType Gets or sets a business rule argument property type.

Arriba