public Type ResolveTypeByPropertyName(string propertyName)
 {
     return(ShipmentReceiptMvosControllerUtils.GetFilterPropertyType(propertyName));
 }