Metodo DedRuleCollectionCreateUpdateCommand
             | 
          
        
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassiprotected override QSUpdateCommand CreateUpdateCommand(
	DedRule item
)
Protected Overrides Function CreateUpdateCommand ( 
	item As DedRule
) As QSUpdateCommand
protected:
virtual QSUpdateCommand^ CreateUpdateCommand(
	DedRule^ item
) override
abstract CreateUpdateCommand : 
        item : DedRule -> QSUpdateCommand 
override CreateUpdateCommand : 
        item : DedRule -> QSUpdateCommand Parametri
- item  DedRule
 -  
 
Valore di ritorno
QSUpdateCommand
Vedi anche