Method | Description | |
---|---|---|
MapDistribution ( FormCollection collection, int type, string Area, string SalesOffice, string Customer, string Family, string Industry, string Model, string SerialNumber, string SmuRangeFrom, string SmuRangeTo, string PurchaseDateFrom, string PurchaseDateEnd, string DeliveryDateFrom, string DeliveryDateEnd, string RepairDateFrom, string RepairDateEnd, string Plant, string Product, string Hid, string Rental, string Other, string paramsModel = null, string paramsSerialNumber = null, bool btnPOST = false ) : ActionResult |
public MapDistribution ( FormCollection collection, int type, string Area, string SalesOffice, string Customer, string Family, string Industry, string Model, string SerialNumber, string SmuRangeFrom, string SmuRangeTo, string PurchaseDateFrom, string PurchaseDateEnd, string DeliveryDateFrom, string DeliveryDateEnd, string RepairDateFrom, string RepairDateEnd, string Plant, string Product, string Hid, string Rental, string Other, string paramsModel = null, string paramsSerialNumber = null, bool btnPOST = false ) : ActionResult | ||
collection | FormCollection | |
type | int | |
Area | string | |
SalesOffice | string | |
Customer | string | |
Family | string | |
Industry | string | |
Model | string | |
SerialNumber | string | |
SmuRangeFrom | string | |
SmuRangeTo | string | |
PurchaseDateFrom | string | |
PurchaseDateEnd | string | |
DeliveryDateFrom | string | |
DeliveryDateEnd | string | |
RepairDateFrom | string | |
RepairDateEnd | string | |
Plant | string | |
Product | string | |
Hid | string | |
Rental | string | |
Other | string | |
paramsModel | string | |
paramsSerialNumber | string | |
btnPOST | bool | |
return | ActionResult |