| SurveyPostActionHandlerBaseInitializeUpdateSurveyResultProperty Method |
Reads updateSurveyResultTable from arguments and stores it in _updateSurveyResultTable.
If parameters in the survey template does not contain "updateSurveyResultTable" nothing
happens. If it exists and its value is set to true, it will also read the values:
DbConnection and DbTransaction, from arguments and store them in _dbConnection and
_dbTransaction.
Namespace:
Omada.OE.Solution.OIM.Assembly.SurveyPostActions
Assembly:
Omada.OE.Solution.OIM.Assembly (in Omada.OE.Solution.OIM.Assembly.dll) Version: 15.0.0.0
Syntax
See Also