ITask Method: Copy

Copy
(
pITask As Object
);

Parameters

[in]Object pITask
Task whose properties are passed.

Description
Copies the properties of the task passed to the current task.

 

See Also