| SurveyControllerInitiateSurveyInstance Method |
Generates survey object data (in tblSurveyObject) for a newly created survey data object.
Namespace:
Omada.OE.Solution.OIM.AppLogic.SurveyFeature
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic void InitiateSurveyInstance(
int surveyId
)
Parameters
- surveyId
- Type: SystemInt32
Id of a newly created survey data object.
See Also