We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Cannot find specific properties for a task or splitting option

Hi,

In your documentation (here) it says that the Task class has some properties like Pinned, PinnedStart, PinnedFinish and PinnedDuration, which I'm not able to find when trying to set these properties for a task.

Also, I didn't see in the documentation something related to splitting tasks. (E.g. I want to split a task in 2 or 3) Is there anything that could do this?

I'm using the 11.3035.0.30 version of Syncfusion.
You can find enclosed a copy of my Task class (from where are missing the properties).


TaskClass_2d3d1af1.zip

1 Reply

DY Deivaselvan Y Syncfusion Team December 10, 2013 04:55 AM UTC

Hi,

Sorry for the inconvenience caused.

Regarding property name preservation:
We have mistakenly mentioned the wrong property names in our documentation. Kindly make use of below properties mentioned in the table instead of Pinned, PinnedStart, PinnedFinish and PinnedDuration.

Property name in UG Document

Actual property name

Pinned

IsManual

PinnedStart

ManualStart

PinnedFinish

ManualFinish

PinnedDuration

ManualDuration

We have forwarded these details to our documentation team and the changes will be reflect in our future releases.

Regarding splitting single task into multiple:

We have prepared a sample to illustrate your requirement to create multiple sub tasks from the root task. For your reference, we have attached the sample for illustrating the same. Try running the sample and let us know if this helps you.

Please refer the below UG link for more details on adding sub tasks to the root task.
http://help.syncfusion.com/ug/wpf/projio/default.htm#!documents/writingtaskstoprojects.htm

Please let us know if you have any other questions.

Regards,
Deivaselvan



InsertingTask_4c5f9a9f.zip

Loader.
Live Chat Icon For mobile
Up arrow icon