| SurveyIntegrationControllerDeleteSurvey Method |
Get recertification survey and sends it 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
Syntaxpublic void DeleteSurvey(
int surveyId,
DateTime timestamp
)
Parameters
- surveyId
- Type: SystemInt32
Survey id - timestamp
- Type: SystemDateTime
exact time of deletion
See Also