public DataTable GetAgentRoles(int AgentLevel) { return(aidePlatformManagerData.GetAgentRoles(AgentLevel)); }