SurveyFeatureInitiateSurveyInstance Method |
This code method is intended specifically for the OIM Packaged Solution.
The code method is used in "Create survey xx instance" processes (that are created by the "Create new survey template" process).
Codemethod usage | |
---|---|
Designed to be used in a process only | Yes |
Action Object | "Survey" objects. |
Security | The method overrides all security. It therefore doesn't have to be executed by the SYSTEM user. |
Namespace: Omada.OE.Solution.OIM.Assembly.PackagedSolution
public void InitiateSurveyInstance( CodeMethodInvokeContext context, string configuration )