| RecertificationMessageBuilderGetCleanupMessage Method |
Creates cleanup message
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 override ClearSurveysMessage GetCleanupMessage(
DateTime cleanupThreshold
)
Parameters
- cleanupThreshold
- Type: SystemDateTime
Date until which data should be cleared
Return Value
Type:
ClearSurveysMessageClearSurveysMessage message which should be sent
See Also