- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I am trying to find TimeLiner Task(s) that contain(s) a given ModelItem. I'd like to avoid looping on all tasks as this may be extremely time consuming considering the number of tasks.
Using the PropertyCategories.DataProperties I can find names and basic properties of the tasks a ModelItem is linked to, but they are all of type "DisplayString". Can I retrieve the TimeLiner Task instance from there?
My goal would be achieve by either displaying "Synchronization ID" or "Display ID" of the TimeLiner task in the ModelItem Property panel (eg PropertyCategory.DataProperties) OR by being able to retrieve the TimeLiner Task instance from the ModelItem (and then read the properties I want with some custom code).
Thank you for your suggestions,
-Nicolas
Solved! Go to Solution.