Costruttore DedFormEditEco(DedNetApplication, DedEco, DedNotifyNotifyEvent)
|
Costruttore utilizzato per la modalità: CAMBIO STATO ECO.
Namespace: DedNet.FormsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public DedFormEditEco(
DedNetApplication app,
DedEco eco,
DedNotifyNotifyEvent notify
)
Public Sub New (
app As DedNetApplication,
eco As DedEco,
notify As DedNotifyNotifyEvent
)
public:
DedFormEditEco(
DedNetApplication^ app,
DedEco^ eco,
DedNotifyNotifyEvent notify
)
new :
app : DedNetApplication *
eco : DedEco *
notify : DedNotifyNotifyEvent -> DedFormEditEco
Parametri
- app DedNetApplication
- Applicazione DedNet.
- eco DedEco
- ECO che si vuole editare.
- notify DedNotifyNotifyEvent
- Indica il tipo di notifica ECO.
Vedi anche