Method Schemes_GetStructureTree()
Get structure tree JSON. Params: $1=schemeId
PostgreSQL: SELECT get_scheme_structure_tree($1)
public string Schemes_GetStructureTree()
Get structure tree JSON. Params: $1=schemeId
PostgreSQL: SELECT get_scheme_structure_tree($1)
public string Schemes_GetStructureTree()