UserConfigurationDictionaryObjectTypesType
UserConfigurationDictionaryObjectTypesType enumeration
public enum UserConfigurationDictionaryObjectTypesType
价值观
| 姓名 | 价值 | 描述 |
|---|---|---|
| DateTime | 0 | |
| Boolean | 1 | |
| Byte | 2 | |
| String | 3 | |
| Integer32 | 4 | |
| UnsignedInteger32 | 5 | |
| Integer64 | 6 | |
| UnsignedInteger64 | 7 | |
| StringArray | 8 | |
| ByteArray | 9 |