Method | Description | |
---|---|---|
CopyPageValues ( int pageIndex ) : void | ||
FillBlankLine ( int detailRowCount, int rowNum, int i ) : int | ||
FillPagefooting ( int rowNum ) : int | ||
GetDataList ( string code ) : IList | ||
RepRequisitionOrderMgr ( String reportTemplateFolder, String barCodeFontName, short barCodeFontSize, IOrderHeadMgr orderHeadMgr ) : System |
Method | Description | |
---|---|---|
FillValues ( String templateFileName, IList |
public CopyPageValues ( int pageIndex ) : void | ||
pageIndex | int | |
return | void |
public FillBlankLine ( int detailRowCount, int rowNum, int i ) : int | ||
detailRowCount | int | |
rowNum | int | |
i | int | |
return | int |
public RepRequisitionOrderMgr ( String reportTemplateFolder, String barCodeFontName, short barCodeFontSize, IOrderHeadMgr orderHeadMgr ) : System | ||
reportTemplateFolder | String | |
barCodeFontName | String | |
barCodeFontSize | short | |
orderHeadMgr | IOrderHeadMgr | |
return | System |