Click or drag to resize

Metodo DedAttrCollectionCreateUpdateCommand

Crea un comando per aggiornare un elemento.

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

Parametri

item
Tipo: DedNet.CoreDedAttr
Elemento da aggiornare.

Valore di ritorno

Tipo: QSUpdateCommand
Vedi anche