home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip Hitware 6 B
/
CHIP_HITWARE6_B.iso
/
biuro
/
SDSHelpDesk
/
HelpDesk.mdb
/
Location.json
< prev
next >
Wrap
JavaScript Object Notation
|
1999-01-17
|
295b
{
"schema": {
"LocationId": "Long Integer",
"ParentId": "Long Integer",
"Location": "Text (50) NOT NULL",
"Hide": "Boolean NOT NULL"
},
"data": [
{
"LocationId": 1,
"ParentId": 1,
"Hide": 0
},
{
"LocationId": 2,
"ParentId": 1,
"Location": "Buildings",
"Hide": 0
},
{
"LocationId": 3,
"ParentId": 1,
"Location": "Products",
"Hide": 0
}
]
}