Click or drag to resize

PFRelation_UserNotificationApplyRetention Method

Applies the retention on notifications. Deletes entries exceeding (by date of last update) the MaxNotifications values, excepting Read ones.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public void ApplyRetention()
See Also