Click or drag to resize

Metodo DedCategCollectionCreateInsertCommand

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

Namespace: DedNet.Core
Assembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi
protected override QSInsertCommand CreateInsertCommand(
	DedCateg item
)

Parametri

item  DedCateg
Elemento da utilizzare per inizializzare il comando.

Valore di ritorno

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