메소드 | 설명 | |
---|---|---|
AddOriginCode ( string code ) : void | ||
AddResidenceCode ( string code ) : void | ||
SelectionCriteriaPOC ( ) : System | ||
SelectionCriteriaPOC ( string startYear, string endYear, ListItemCollection residenceCodes, ListItemCollection originCodes, bool showRES, bool showOGN, bool showREF, bool showASY, bool showRET, bool showIDP, bool showRDP, bool showSTA, bool showOOC, bool showPOC ) : System |
public SelectionCriteriaPOC ( string startYear, string endYear, ListItemCollection residenceCodes, ListItemCollection originCodes, bool showRES, bool showOGN, bool showREF, bool showASY, bool showRET, bool showIDP, bool showRDP, bool showSTA, bool showOOC, bool showPOC ) : System | ||
startYear | string | |
endYear | string | |
residenceCodes | ListItemCollection | |
originCodes | ListItemCollection | |
showRES | bool | |
showOGN | bool | |
showREF | bool | |
showASY | bool | |
showRET | bool | |
showIDP | bool | |
showRDP | bool | |
showSTA | bool | |
showOOC | bool | |
showPOC | bool | |
리턴 | System |