Click or drag to resize

Metodo DedRoots.CreateInsertCommand

Crea il comando di insert per un elemento.

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

Parametri

item  DedRoot
Elemento per il quale creare il comando.

Valore di ritorno

QSInsertCommand
Vedi anche