Task getCompletionDeadline
Revision as of 08:45, 8 November 2011 by Nguyentanphong (talk | contribs)
Task_getCompletionDeadline
Get deadline of task should be carried out before.
Syntax
Task_getCompletionDeadline(TaskResourceID);
Arguments
TaskResourceID: is a number.
Return type
UTC date time array
Examples
array taskDeadLine = Task_getCompletionDeadline(37245949);
print(taskDeadLine); //{2011,10,9,9,48,0,0,40}