Metodo DedDocAddDocStateHistory
             | 
          
        
        
            Aggiunge un record in DED_DOC_STATE_HISTORY relativo all'operazione e all'utente corrente.
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassipublic void AddDocStateHistory(
	string operation
)
Public Sub AddDocStateHistory ( 
	operation As String
)
public:
void AddDocStateHistory(
	String^ operation
)
member AddDocStateHistory : 
        operation : string -> unit Parametri
- operation  String
 
Vedi anche