GetUserSummaries
From
(Difference between revisions)
(3 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
== Method == | == Method == | ||
− | + | GetUserSummariesResult getUserSummaries([[UserIDBean]] userID) | |
== Description == | == Description == | ||
Line 17: | Line 17: | ||
== Return Value == | == Return Value == | ||
− | + | GetUserSummariesResult | |
---- | ---- | ||
− | ''See also, [http://eservicewebtest.econz.com/SOAP/timecard_wsdl_doc.html#op. | + | |
+ | ''See also, [http://eservicewebtest.econz.com/SOAP/timecard_wsdl_doc.html#op.idm45927087893184 auto generated] doc.'' |
Latest revision as of 21:55, 22 March 2017
Contents |
[edit] Method
GetUserSummariesResult getUserSummaries(UserIDBean userID)
[edit] Description
Gets a summary for all users in the organisation.
[edit] Parameters
Type | Name | Description |
---|---|---|
UserIDBean | userID | The admin username and password. |
[edit] Return Value
GetUserSummariesResult
See also, auto generated doc.