/// <summary> /// Copy constructor. /// </summary> /// <param name="other"></param> protected EntitySearchCriteria(EntitySearchCriteria other) : base(other) { }