NavigatorWebService ClockTechnicianOff Method Navigator Web Services Developer Documentation
Function to send Technician Clock Off data to DMS

Namespace: DmsNavigator
Assembly: DmsNavigator (in DmsNavigator.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax

public bool ClockTechnicianOff(
	Technician tech
)

Parameters

tech
Type: DmsNavigator Technician
DmsNavigator.Technician class in jSON format

Return Value

Type: OnlineBoolean
Success true/false

Implements

INavigatorWebService ClockTechnicianOff(Technician)
See Also