C# Class TSICS.Controllers.Dashboard.DashboardController

Afficher le fichier Open project: mhaikalla/Trakindo-TREND_Web_Application_Service

Méthodes publiques

Méthode 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

Method Details

MapDistribution() public méthode

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
Résultat ActionResult