PFGarbageCleanerPFUserNotificationsMaxEntries Property |
Namespace: Packflow.Core.Jobs.Impl
[PFJobParameter("User Notifications max count", JobParameterType.SimpleType, false, Description = "Max. number of read notifications by user. Must be positive")] public int PFUserNotificationsMaxEntries { get; set; }