NavigatorWebService WriteClockingXml Method Navigator Web Services Developer Documentation
Function to update DMS with Clocking information

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

public bool WriteClockingXml(
	ClockingUpdate data
)

Parameters

data
Type: DmsNavigator ClockingUpdate
DmsNavigator.ClockingUpdate class in XML format

Return Value

Type: OnlineBoolean
Success true/false

Implements

INavigatorWebService WriteClockingXml(ClockingUpdate)
See Also