IHostServicesViews Interface

IHost Service views interface.

Definition

Namespace: Aliquo.Windows
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
public interface IHostServicesViews

Methods

AddMaintenanceContract Add a new maintenance contract.
AddWorkOrder Add a new work order.
DuplicateMaintenanceContract Create duplicate of a maintenance contract.
DuplicateWorkOrder Create duplicate of a work order.
ModifyMaintenanceContract Modify a maintenance contract.
ModifyWorkOrder Modify a work order.
ShowGenerateProjectDocuments Show the view to generate project documents with the indicated services.
ShowMaintenanceContract Shows a work order.
ShowPlannerOfStaffCalendars Show planner of staff calendars.
ShowPlannerOfWorkOrders Show planner of work orders.
ShowWorkOrder Shows a work order.

See Also