Bexel Manager API Documentation
|
Public Member Functions | |
IEnumerator< Element > | GetEnumerator () |
IEnumerable< Element > | GetCompletedElements () |
Retrieves the completed elements according to the activity to which it belongs. More... | |
IEnumerable< Element > | GetUncompletedElements () |
Retrieves the uncompleted elements according to the activity to which it belongs. More... | |
IEnumerable<Element> Bexel.Api.Scheduling.TaskActivityElements.GetCompletedElements | ( | ) |
Retrieves the completed elements according to the activity to which it belongs.
IEnumerable<Element> Bexel.Api.Scheduling.TaskActivityElements.GetUncompletedElements | ( | ) |
Retrieves the uncompleted elements according to the activity to which it belongs.