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.Core
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public DedState GetLastGoodHistoryState()
Public Function GetLastGoodHistoryState As DedState
public:
DedState^ GetLastGoodHistoryState()
member GetLastGoodHistoryState : unit -> DedState
Valore di ritorno
Tipo:
DedStateVedi anche