AddTaskForManager

From
(Difference between revisions)
Jump to: navigation, search
(Created page with "== Method == AddNewTaskResult addTaskForManager(UserIDBean userID, managerPK, detailedTask) == Description == Add this new detailed task to tto the organisation. == Para...")
 
 
(4 intermediate revisions by one user not shown)
Line 3: Line 3:
  
 
== Description ==
 
== Description ==
Add this new detailed task to tto the organisation.
+
Add this new task specifically to the given Manager.
  
 
== Parameters ==
 
== Parameters ==
Line 29: Line 29:
 
----
 
----
  
''See also, TODO doc.''
+
 
 +
''See also, [http://eservicewebtest.econz.com/SOAP/timecard_wsdl_doc.html#op.idm45927087888016 auto generated] doc.''

Latest revision as of 06:57, 15 March 2017

Contents

[edit] Method

AddNewTaskResult addTaskForManager(UserIDBean userID, managerPK, detailedTask)

[edit] Description

Add this new task specifically to the given Manager.

[edit] Parameters

Type Name Description
UserIDBean userID The admin username and password.
String managerPK The user PK of the manager to add
DetailedTaskWithAddress detailedTask New detailed task to add.

[edit] Return Value

AddNewTaskResult



See also, auto generated doc.

Personal tools
MediaWiki Appliance - Powered by TurnKey Linux