Merge
The following operations are supported. For a formal definition, please review the Service Description.
-
GetAllBoardList
Return all board type. All board return as Dataset.
Parameters sent:
token = Key number given upon login to system
errorMsg = Used to control whether any fault will return or not.This is both returning and sent parameter. -
GetAllFacilityList
Return all facility name. All facility return as Dataset.
Parameters sent:
token = Key number given upon login to system
errorMsg = Used to control whether any fault will return or not.This is both returning and sent parameter. -
GetAllRoomList
Return all room type. All room return as Dataset.
Parameters sent:
token = Key number given upon login to system
errorMsg = Used to control whether any fault will return or not.This is both returning and sent parameter. -
GetAllThemeList
Return all theme name. All theme return as Dataset.
Parameters sent:
token = Key number given upon login to system
errorMsg = Used to control whether any fault will return or not.This is both returning and sent parameter.