Metodo DedGroupCollectionCreateUpdateCommand
|
Namespace:
DedNet.Core
Assembly:
DedNet (in DedNet.dll) Versione: 22.4.2.0 (22.4.2.0)
Sintassiprotected 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
- Tipo: DedNet.CoreDedGroup
Valore di ritorno
Tipo:
QSUpdateCommand
Vedi anche