Click or drag to resize

Metodo DedDocAddToTranferHistory

Aggiunge nella tabella DED_TRANSFER_DOCS il record.

Namespace: DedNet.Core
Assembly: DedNet (in DedNet.dll) Versione: 27.1.0
Sintassi
public bool AddToTranferHistory(
	DedCorporate corporateFrom,
	Guid transDocRowVer,
	Guid transferId
)

Parametri

corporateFrom  DedCorporate
 
transDocRowVer  Guid
 
transferId  Guid
 

Valore di ritorno

Boolean
Restituisce se l'operazione è andata a buon fine.
Vedi anche