public List <IAbstractObjectStructure> InvokeLoadStructureList() { return(m_conn.GetStructureList_NonEffective(s => s.Constraints)); }