I am using att.Data.UpdataValue to update each attribute seperatly.
In this snippet of code, the method "FindAttributesByPath" takes too much time to respond . While when I change its parameter of Afdatabase from null to database, it responds so fast. I'm not identifying the AfDatabase in the method, because the attributePaths have different DataBases.
Is there any solution ?
Thank you.