Click or drag to resize

Metodo DedAttCreateUpdateCommand

Crea, inizializza e restituisce il comando per l'aggiornamento di un elemento.

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

Parametri

item  DedAttItem
Elemento da utilizzare per inizializzare il comando.

Valore di ritorno

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