Click or drag to resize

Metodo DedAttrCollectionCreateUpdateCommand

Crea un comando per aggiornare un elemento.

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

Parametri

item  DedAttr
Elemento da aggiornare.

Valore di ritorno

QSUpdateCommand
Vedi anche