The CustomTask property returns the CustomTask object.
| Task Object |
object.CustomTask [= value]
| Part | Description |
|---|---|
| object | Expression that evaluates to an object in the Applies To list |
| value | Returns the CustomTask object |
All Task objects must implement the CustomTask object interface.
CustomTask
Read/write
HRESULT GetCustomTask(IDTSCustomTask **pRetVal);