| { |
| "name": "DataBind", |
| "key": { |
| "int": 446, |
| "string": "databind" |
| }, |
| "extends": "component.json", |
| "properties": { |
| "targetId": { |
| "type": "Id", |
| "typeRuntime": "uint", |
| "initialValue": "Core.missingId", |
| "initialValueRuntime": "-1", |
| "key": { |
| "int": 585, |
| "string": "targetid" |
| }, |
| "description": "Identifier used to track the object that is targetted." |
| }, |
| "propertyKey": { |
| "type": "uint", |
| "initialValue": "CoreContext.invalidPropertyKey", |
| "key": { |
| "int": 586, |
| "string": "propertykey" |
| }, |
| "description": "The property that is targeted." |
| }, |
| "flags": { |
| "type": "uint", |
| "initialValue": "0", |
| "key": { |
| "int": 587, |
| "string": "flags" |
| } |
| } |
| } |
| } |