Enum ResumeMode
Enumeration to determine how we 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 ResumeMode
Fields
| Name | Description |
|---|---|
| Automatic | |
| Manual | |
| NotAllowed |