I am importing a project WBS and I am building a data loader import to capture the predecessor information for each workitem as a DependencyLinks import.
In the source data, some of the Lag durations are in workdays (d) and some are in calendar days (ed). ed basically includes weekends, holidays, etc.
Is there a way to indicate the difference between these two duration types for my import?