ConfigurationDataFormat Enumeration | 
Namespace: Omada.OE.Model
public enum ConfigurationDataFormat
| Member name | Value | Description | |
|---|---|---|---|
| String | 0 | ||
| Integer | 1 | ||
| DateTime | 2 | ||
| UID | 3 | ||
| Bool | 4 | ||
| Float | 5 | ||
| AppString | 6 | ||
| UIDList | 7 | ||
| Hyperlink | 8 | ||
| TimeSpan | 9 | ||
| IntegerList | 10 | ||
| ReferenceWithAttributes | 11 |