public static JObject GetProjectTypeII(string sid, string ProjectType) { return(CreateProject.GetProjectTypeII(sid, ProjectType)); }