I was just wondering if there was anyway to determine the last time an object was utilized in a model.
For instance, if an object has 0 occurences, I want to see if the object was ever utilized and when it was used.
The Last changed attribute does not update if it is used, only if the actual object itself is changed.
Thanks,
David
Jens Heylmann on
Hi David,
you can try to achieve this, by creating a event triggered macro "Object occurence created". This macro can write the event triggered date to the object definition.
Regards,
Jens