GetManagerSummaries

From
(Difference between revisions)
Jump to: navigation, search
(Created page with "== Method == GetUserDetailsResult getMangerSummaries(UserIDBean userID) == Description == Gets a summary for all managers in the organisation. == Parameters == {| bo...")
 
 
(2 intermediate revisions by one user not shown)
Line 1: Line 1:
 
== Method ==
 
== Method ==
[[GetUserDetailsResult]] getMangerSummaries([[UserIDBean]] userID)
+
GetUserSummariesResult getMangerSummaries([[UserIDBean]] userID)
  
 
== Description ==
 
== Description ==
Line 17: Line 17:
  
 
== Return Value ==
 
== Return Value ==
[[GetUserDetailsResult]]
+
GetUserSummariesResult
 +
 
 +
----
 +
 
 +
 
 +
''See also, [http://eservicewebtest.econz.com/SOAP/timecard_wsdl_doc.html#op.idm45578448840304 auto generated] doc.''

Latest revision as of 02:32, 7 February 2017

Contents

[edit] Method

GetUserSummariesResult getMangerSummaries(UserIDBean userID)

[edit] Description

Gets a summary for all managers in the organisation.

[edit] Parameters

Type Name Description
UserIDBean userID The admin username and password.

[edit] Return Value

GetUserSummariesResult



See also, auto generated doc.

Personal tools
MediaWiki Appliance - Powered by TurnKey Linux