Enum NotificationMode
Enumeration to determine how the user wants to be notified when a new entry is saved in the system
Namespace: Votations.NSurvey.Data
Assembly: SurveyProject.BusinessEntities.dll
Syntax
public enum NotificationMode
Fields
| Name | Description |
|---|---|
| EntryReport | |
| None | |
| OnlyAnswersReport | |
| Short |