Compartilhar via


Interface IBRArgument

Represents the interface for all business rule arguments.

Namespace:  Microsoft.MasterDataServices.Services.DataContracts
Assembly:  Microsoft.MasterDataServices.Services.Contracts (em Microsoft.MasterDataServices.Services.Contracts.dll)

Sintaxe

'Declaração
Public Interface IBRArgument
'Uso
Dim instance As IBRArgument
public interface IBRArgument
public interface class IBRArgument
type IBRArgument =  interface end
public interface IBRArgument

O tipo IBRArgument expõe os membros a seguir.

Propriedades

  Nome Descrição
Propriedade pública Identifier Gets or sets the business rule argument identifier.
Propriedade pública PropertyName Gets or sets the business rule argument property name.
Propriedade pública PropertyType Gets the business rule argument property type.

Início

Consulte também

Referência

Namespace Microsoft.MasterDataServices.Services.DataContracts