AddTaskForManager

From
(Difference between revisions)
Jump to: navigation, search
Line 28: Line 28:
  
 
----
 
----
 +
  
 
''See also, [http://eservicewebtest.econz.com/SOAP/timecard_wsdl_doc.html#op.idm45578448837712 auto generated] doc.''
 
''See also, [http://eservicewebtest.econz.com/SOAP/timecard_wsdl_doc.html#op.idm45578448837712 auto generated] doc.''

Revision as of 04:44, 20 January 2017

Contents

Method

AddNewTaskResult addTaskForManager(UserIDBean userID, managerPK, detailedTask)

Description

Add this new detailed task to tto the organisation.

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.

Return Value

AddNewTaskResult



See also, auto generated doc.

Personal tools
MediaWiki Appliance - Powered by TurnKey Linux