Metodo DedGroupCollectionCreateUpdateCommand
             | 
          
        
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.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  DedGroup
 -  
 
Valore di ritorno
QSUpdateCommand
Vedi anche