Enum AnswerTypeMode
Namespace: Votations.NSurvey.Data
Assembly: SurveyProject.BusinessEntities.dll
Syntax
[Serializable]
[Flags]
public enum AnswerTypeMode
Fields
| Name | Description |
|---|---|
| Custom | |
| DataSource | |
| ExtendedType | |
| Field | |
| Mandatory | |
| None | |
| Other | |
| Publisher | |
| RegExValidator | |
| Selection | |
| Slider | |
| Subscriber | |
| Upload |