Metodo DedDocGetAllPrimaryDataNotLinked
|
Restituisce la lista di tutte le anagrafiche nelle quali questo documento è collegato come file primario ma non linkato.
Se non ce ne sono restituisce comunque una lista inizializzata.
Namespace:
DedNet.Core
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public DedDataList GetAllPrimaryDataNotLinked()
Public Function GetAllPrimaryDataNotLinked As DedDataList
public:
DedDataList^ GetAllPrimaryDataNotLinked()
member GetAllPrimaryDataNotLinked : unit -> DedDataList
Valore di ritorno
Tipo:
DedDataListEccezioni Eccezione | Condizione |
---|
QsException | Errore verificatosi durante la lettura del record. |
Vedi anche