campo-sirio/at/idoneita.h

12 lines
426 B
C
Raw Normal View History

// definizione campi dell'archivio IDONEITA
#define IDO_CODICE "CODICE"
#define IDO_PROGIDO "PROGIDO"
#define IDO_DATAIDO "DATAIDO"
#define IDO_TIPOIDO "TIPOIDO"
#define IDO_IDO_SOS "IDO_SOS"
#define IDO_INTERVALLO "INTERVALLO"
#define IDO_FINESOS "FINESOS"
#define IDO_MOTIVO "MOTIVO"
#define IDO_RESPONSAB "RESPONSAB"