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
GetSurveyObjectsCount Method
Get the total number of survey objects for a user with filters applied
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
int
GetSurveyObjectsCount
(
SurveyObjectsCountLoadParams
loadParams
)
Parameters
loadParams
Type:
Omada.OE.Solution.OIM.AppLogic.SurveyFeature.Model
SurveyObjectsCountLoadParams
Load options
Return Value
Type:
Int32
Total number of Survey objects
See Also
Reference
SurveyController Class
Omada.OE.Solution.OIM.AppLogic.SurveyFeature Namespace