Click or drag to resize

Metodo DedDocManagerAddDocStateHistory

Aggiunge un record in DED_DOC_STATE_HISTORY relativo all'operazione, a questo utente ed al documento passato.

Namespace: DedNet.Core
Assembly: DedNet (in DedNet.dll) Versione: 28.0.0
Sintassi
public void AddDocStateHistory(
	DedDoc doc,
	string operation
)

Parametri

doc  DedDoc
Documento soggetto all'operazione
operation  String
Identificativo dell'operazione
Vedi anche