Method | Description | |
---|---|---|
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 AddResidenceCode ( string code ) : void | ||
code | string | |
return | void |
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 | |
return | System |