Metodo DedNetApplicationFindDataByField | 
          
| Nome | Descrizione | |
|---|---|---|
| FindDataByField(String, Object) | 
            Restituisce la lista delle anagrafiche che hanno il campo compilato come richiesto.
            Le restituisce ordinate per DEDID e DEDREV in modo ascendente.
            Restituisce null se non trova alcun record nel Database.
              | |
| FindDataByField(DedDataStandardDataFields, Object) | 
            Restituisce la lista delle anagrafiche che hanno il campo compilato come richiesto.
            Le restituisce ordinate per DEDID e DEDREV in modo ascendente.
            Restituisce null se non trova alcun record nel Database.
              |