Metodo DedCommCollectionItemAddFieldsValues
|
Namespace:
DedNet.Core
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi protected 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
- Tipo: QSUpdateCommand
Vedi anche