Metodo DedCommCollectionItemAddFieldsValues
             | 
          
        
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassiprotected abstract void AddFieldsValues(
	QSUpdateCommand cmd
)
Protected MustOverride Sub AddFieldsValues ( 
	cmd As QSUpdateCommand
)
protected:
virtual void AddFieldsValues(
	QSUpdateCommand^ cmd
) abstract
abstract AddFieldsValues : 
        cmd : QSUpdateCommand -> unit Parametri
- cmd  QSUpdateCommand
 -  
 
Vedi anche