Omada Identity
Omada Identity
Namespaces
Omada.OE.Solution.OIM.AppLogic.SurveyFeature
SurveyController Class
SurveyController Methods
CloseSurvey Method
ConvertScopeVariableValuesToParameterDictionary Method
DeserializeAndComputeSurveyObjectProperties Method
GenerateDataForSurveys Method
GetNewestSurveyIdFromObjectKey Method
GetScopeVariablesFromSurveyObject Method
GetSettingsFromSurveyObject Method
GetSurveyAssignees Method
GetSurveyObjectKeys Method
GetSurveyObjectLogEntries Method
GetSurveyObjects Method
GetSurveyObjectsCount Method
GetSurveyTemplateFromSurveyObject Method
InitiateSurveyInstance Method
IsAuditor Method
IsSurveyAdministrator Method
LaunchSurvey Method
PerformReassignPostActions Method
ReassignSurveyObjects Method
ReassignSurveyStepActivity Method
RecalculateSurveyAssignees Method
UpdateAndRouteSurveyObjects Method
SurveyController
GetSurveyObjects Method
Returns survey objects loaded based on provided params
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
virtual
List
<
SurveyObjectWorkflowInfo
>
GetSurveyObjects
(
SurveyObjectsLoadParams
loadParams
)
Parameters
loadParams
Type:
Omada.OE.Solution.OIM.AppLogic.SurveyFeature.Model
SurveyObjectsLoadParams
Parameters for loading Survey objects
Return Value
Type:
List
SurveyObjectWorkflowInfo
See Also
Reference
SurveyController Class
Omada.OE.Solution.OIM.AppLogic.SurveyFeature Namespace