Method GetStructureByNameAsync(long, string)
Get structure by name within scheme.
Task<RedbStructure?> GetStructureByNameAsync(long schemeId, string structureName)
Get structure by name within scheme.
Task<RedbStructure?> GetStructureByNameAsync(long schemeId, string structureName)