C# 클래스 TSICS.Controllers.Dashboard.DashboardController

파일 보기 프로젝트 열기: mhaikalla/Trakindo-TREND_Web_Application_Service

공개 메소드들

메소드 설명
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

메소드 상세

MapDistribution() 공개 메소드

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
리턴 ActionResult