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