namespace PRS.Mobile { public enum SelectionPageMode { MultiSelect, Confirm, Immediate } }