Omada Identity
Omada Identity
Namespaces
Omada.OE.Solution.OIM.AppLogic.SurveyFeature
SurveyTemplateController Class
SurveyTemplateController Methods
CreateSurveyProcessTemplate Method
DeserializeSurveyTemplate Method
GetSurveyTemplatesInfo Method
GetSurveyTemplateUIDdBySystemName Method
ValidateSurveyTemp Method
SurveyTemplateController
CreateSurveyProcessTemplate Method
Creates a new process template in the db based on a survey template.
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
Syntax
C#
Copy
public
int
CreateSurveyProcessTemplate
(
SurveyTemplate
survey
)
Parameters
survey
Type:
Omada.OE.Solution.OIM.AppLogic.SurveyFeature
SurveyTemplate
Return Value
Type:
Int32
Returns the id of the new survey process template.
See Also
Reference
SurveyTemplateController Class
Omada.OE.Solution.OIM.AppLogic.SurveyFeature Namespace