Metodo DedGroupCollectionCreateUpdateCommand
|
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi protected override QSUpdateCommand CreateUpdateCommand(
DedGroup item
)
Protected Overrides Function CreateUpdateCommand (
item As DedGroup
) As QSUpdateCommand
protected:
virtual QSUpdateCommand^ CreateUpdateCommand(
DedGroup^ item
) override
abstract CreateUpdateCommand :
item : DedGroup -> QSUpdateCommand
override CreateUpdateCommand :
item : DedGroup -> QSUpdateCommand
Parametri
- item DedGroup
-
Valore di ritorno
QSUpdateCommandVedi anche