Motorola CA50 Developer & User Manual page 322

Table of Contents

Advertisement

11 - 20 CA50/UCA Client & Server Developer & User Guide
UpdateGroup
This method updates a Group's information in the UCA system. The Group's information is updated in the
B_Groups table in the UCA database.
int UpdateGroup(string sStoreNumber, GroupInfo groupInfo, string ipAddr, string sUser,
ref UCAWebServiceStatus WSStatus)
Parameters
sStoreNumber
Store Number
groupInfo
Group Information info class that describes the organizational group (department).
ipAddr
IP address of source machine (optional - used for logging).
Pass "" when address logging is not required.
sUser
UserID of user making WS call (optional - used for logging).
Pass "" when user logging is not required.
WSStatus
UCAWebServiceStatus class describes the status of the call.
Return Values
Returns 1 when successful.
Remarks
Any errors are logged to the NT Event log.

Advertisement

Table of Contents
loading

Table of Contents