IHostServicesViewsShowPlannerOfWorkOrders Method
Show planner of work orders.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
void ShowPlannerOfWorkOrders(
DateTime? dateStart = null,
int? workOrderId = null
)
Sub ShowPlannerOfWorkOrders (
Optional dateStart As DateTime? = Nothing,
Optional workOrderId As Integer? = Nothing
)
Parameters
- dateStart NullableDateTime (Optional)
- Start date.
- workOrderId NullableInt32 (Optional)
- Work order identifier.