Costruttore DedFormFileRecognizer(DedNetApplication, Boolean)
|
Costruttore del form
Namespace: DedNet.FormsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public DedFormFileRecognizer(
DedNetApplication app,
bool test
)
Public Sub New (
app As DedNetApplication,
test As Boolean
)
public:
DedFormFileRecognizer(
DedNetApplication^ app,
bool test
)
new :
app : DedNetApplication *
test : bool -> DedFormFileRecognizer
Parametri
- app DedNetApplication
- test Boolean
- Indica se è un'importazione di test ( senza nessuna scrittura di dati nel Database )
Vedi anche