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.CoreAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public DedDataList GetAllPrimaryDataNotLinked()
Public Function GetAllPrimaryDataNotLinked As DedDataList
public:
DedDataList^ GetAllPrimaryDataNotLinked()
member GetAllPrimaryDataNotLinked : unit -> DedDataList
Valore di ritorno
DedDataListEccezioni Eccezione | Condizione |
---|
QsException | Errore verificatosi durante la lettura del record. |
Vedi anche