I have a line feature class that I would like to script updating a length metric field -- but I don't want the last edited/last editor update fields to update for this operation. Is there way to suspend (without Disable-Enable) updating these fields during a field calculate process (in python, arcobjects, etc)?
Thanks!