Overload List

  NameDescription
Public methodGetCriticalItems()()()()
Iterates the critical items of the project consisting of all standard tasks within the component. You should call Initialize(Boolean, Boolean, Boolean) method before this call.
Public methodGetCriticalItems(TimeSpan)
Iterates the critical items of the project consisting of all standard tasks within the component. You should call Initialize(Boolean, Boolean, Boolean) method before this call.

See Also