Click or drag to resize

Metodo DedAttrCollectionCreateInsertCommand

Crea un comando per inserire un elemento.

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

Parametri

item  DedAttr
Elemento da inserire.

Valore di ritorno

QSInsertCommand
Vedi anche