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
GetSurveyObjectKeys Method
Retrieves the "keys" of a number of survey objects
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
List
<
string
>
GetSurveyObjectKeys
(
SurveyObjectKeysLoadParams
surveyObjectKeysLoadParams
)
Parameters
surveyObjectKeysLoadParams
Type:
Omada.OE.Solution.OIM.AppLogic.SurveyFeature.Model
SurveyObjectKeysLoadParams
Load parameters
Return Value
Type:
List
String
List of keys based on the filtering in the loadparameters
See Also
Reference
SurveyController Class
Omada.OE.Solution.OIM.AppLogic.SurveyFeature Namespace