A
arvind kumar
Hi,
My application involves scanning all tasks in a project and save the
tasks/resources and their associations in a enterprise database.
For performance reasons, I would like to know somehow what
task,taskdependecy or resource objects have been modified and save only those
objects.
Is there any way of doing it ? I thought of using events to flag objects as
modified. But, it seems that using events is not foolproof, for example
changing task dependency from the gannt chart did not fire any events
Thanks in advance
regards
Arvind
My application involves scanning all tasks in a project and save the
tasks/resources and their associations in a enterprise database.
For performance reasons, I would like to know somehow what
task,taskdependecy or resource objects have been modified and save only those
objects.
Is there any way of doing it ? I thought of using events to flag objects as
modified. But, it seems that using events is not foolproof, for example
changing task dependency from the gannt chart did not fire any events
Thanks in advance
regards
Arvind