| ePlatform Enumeration | 
Namespace: SurveyToGo.UserLogic.Interfaces
 Syntax
Syntax[FlagsAttribute] public enum ePlatform
 Members
Members| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | ||
| Web | 1 | ||
| PC | 2 | ||
| PDA | 4 | ||
| MobileWeb | 8 | ||
| SmartPhone | 16 | ||
| Android | 32 | ||
| AllWindows | 31 | ||
| AllJSEnabled | 34 | ||
| All | 63 | 
 See Also
See Also