Overload List

  NameDescription
Public methodGetEffort(TaskItem)
Gets the effort of the specified task item. You should call Initialize(Boolean, Boolean, Boolean) method before this call.
Public methodGetEffort(DateTime, DateTime, Schedule)
Gets the total duration of the working time intervals between specified start and finish date and times (i.e. effort time for a task that starts and finishes on specified date and time, considering a single full time resource assignment), determined based on the working week and working day definitions, excluding the defined nonworking time intervals.

See Also