| { | |
| "name": "ViewModelInstanceEnum", | |
| "key": { | |
| "int": 432, | |
| "string": "viewmodelinstanceenum" | |
| }, | |
| "extends": "viewmodel/viewmodel_instance_value.json", | |
| "properties": { | |
| "propertyValue": { | |
| "type": "Id", | |
| "typeRuntime": "uint", | |
| "initialValue": "Core.missingId", | |
| "initialValueRuntime": "0", | |
| "key": { | |
| "int": 560, | |
| "string": "propertyvalue" | |
| }, | |
| "description": "The id of the enum value." | |
| } | |
| } | |
| } |