Metodo DedDataGetLastGoodHistoryState
|
Restituisce l'ultimo stato buono (lavorazione/rilasciato/rilasciato in adattamento) nella tabella DED_STATE_HISTORY in cui si trovava l'anagrafica
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassi public DedState GetLastGoodHistoryState()
Public Function GetLastGoodHistoryState As DedState
public:
DedState^ GetLastGoodHistoryState()
member GetLastGoodHistoryState : unit -> DedState
Valore di ritorno
DedStateVedi anche