home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip Hitware 6 B
/
CHIP_HITWARE6_B.iso
/
biuro
/
SDSHelpDesk
/
HelpDesk.mdb
/
Organization.json
< prev
next >
Wrap
JavaScript Object Notation
|
1999-01-17
|
344b
{
"schema": {
"OrganizationId": "Long Integer",
"ParentId": "Long Integer",
"Organization": "Text (50) NOT NULL",
"Hide": "Boolean NOT NULL"
},
"data": [
{
"OrganizationId": 1,
"ParentId": 1,
"Hide": 0
},
{
"OrganizationId": 2,
"ParentId": 1,
"Organization": "Scott Data Systems, Inc.",
"Hide": 0
},
{
"OrganizationId": 4,
"ParentId": 1,
"Organization": "Knowledge Base",
"Hide": 0
}
]
}