Method Schemes_GetStructureTree()

Assembly: redb.Postgres.dll

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

public string Schemes_GetStructureTree()