Click or drag to resize

SurveyIntegrationControllerExportAllActiveSurveys Method

Parses all recertification surveys and resends them to Analytics Event Hub

Namespace:  Omada.OE.Solution.OIM.AppLogic.Integration
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public Task ExportAllActiveSurveys()

Return Value

Type: Task
Task allowing to await completion
See Also