ee67f5aaae
git-svn-id: svn://10.65.10.50/trunk@5715 c028cbd2-c16b-5b4b-a496-9718f37d4682
12 lines
426 B
C
Executable File
12 lines
426 B
C
Executable File
// 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"
|