{ "name": "GEOSECMAInformationLoadRelatedObjectSections", "displayName": "GEOSECMA Information Load Related Object Sections", "description": "", "category": "", "helpUrl": "https://karta.goliska.se/arcgis/rest/directories/arcgisoutput/GEOSECMASupportingService_GPServer/GEOSECMASupportingService/GEOSECMAInformationLoadRelatedObjectSections.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "in_database_name", "dataType": "GPString", "displayName": "Related objects database connection name", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "in_module_type", "dataType": "GPString", "displayName": "Related objects module type", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "in_table_name", "dataType": "GPString", "displayName": "Related objects table name", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "in_type_name", "dataType": "GPString", "displayName": "IRelatedObjectsSectionLoader type name", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "in_row_ids_json", "dataType": "GPRecordSet", "displayName": "Related objects ids", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": {}, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "in_culture", "dataType": "GPString", "displayName": "Culture, e.g. 'en-US'", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "in_spatial_reference", "dataType": "GPString", "displayName": "Spatial reference", "description": "", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "out_network_connected_objects_json", "dataType": "GPRecordSet", "displayName": "Related objects output as JSON", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": {}, "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }