|
Parameters |
|
Description |
Passed |
Returned |
Method returns the list of states/provinces for specified country. |
2 |
2 |
Syntax
ListResult BM::StateBookByCountry_API(
Str CountryID;
Int SortNo.
)
returns
Str State - two-letter state code;
Str Name - state name;
Special Notes