Method Union
- Namespace
- Eon
- Assembly
- Eon.dll
Union(Schedule)
Union of two Schedule. As long as any of the two Schedule are still running it will return the minimum Duration
public Schedule Union(Schedule other)
Union of two Schedule. As long as any of the two Schedule are still running it will return the minimum Duration
public Schedule Union(Schedule other)