Click or drag to resize

Metodo DedVarsCreateUpdateCommand

Aggiorna le informazioni di un elemento.

Namespace: DedNet.Core
Assembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassi
protected override QSUpdateCommand CreateUpdateCommand(
	DedVar item
)

Parametri

item  DedVar
Elemento da aggiornare.

Valore di ritorno

QSUpdateCommand
Il comando inizializzato, pronto per essere eseguito.
Vedi anche