Metodo DedTranslationCollectionCreateUpdateCommand
|
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi protected override QSUpdateCommand CreateUpdateCommand(
DedTranslation item
)
Protected Overrides Function CreateUpdateCommand (
item As DedTranslation
) As QSUpdateCommand
protected:
virtual QSUpdateCommand^ CreateUpdateCommand(
DedTranslation^ item
) override
abstract CreateUpdateCommand :
item : DedTranslation -> QSUpdateCommand
override CreateUpdateCommand :
item : DedTranslation -> QSUpdateCommand
Parametri
- item DedTranslation
-
Valore di ritorno
QSUpdateCommandVedi anche