namespace CPSO.Forms { interface IFormItemSetDataParent { bool IsSelectionGeometryBased(); bool IsGeometrySelectionIdBased(); } }