_System Category Object Formats
- Andrew Hill (Deactivated)
- Mickey Bushman
Owned by Andrew Hill (Deactivated)
JSON Format Expand source
 { "SysCatID": "1", "Desc" : { "en" : "English description", "es" : "Spanish description" }, "FlexForms" : [ "${FlexFormID}", "${FlexFormID}" ], "SysActs" : [ { "SysActID" : "", "IsActive" : true, "Desc" : { "en" : "English description", "es" : "Spanish description" }, "FlexForms" : [ "${FlexFormID}", "${FlexFormID}" ] } ], "SubCats" : [] }