Condividi tramite


Interfaccia IBRArgument

Represents the interface for all business rule arguments.

Spazio dei nomi  Microsoft.MasterDataServices.Services.DataContracts
Assembly:  Microsoft.MasterDataServices.Services (in Microsoft.MasterDataServices.Services.dll)

Sintassi

'Dichiarazione
Public Interface IBRArgument
'Utilizzo
Dim instance As IBRArgument
public interface IBRArgument
public interface class IBRArgument
type IBRArgument =  interface end
public interface IBRArgument

Nel tipo IBRArgument sono esposti i membri seguenti.

Proprietà

  Nome Descrizione
Proprietà pubblica Identifier Gets or sets a business rule argument ID.
Proprietà pubblica PropertyName Gets or sets a business rule argument property name.
Proprietà pubblica PropertyType Gets or sets a business rule argument property type.

In alto