NavigatorWebService StatusOffSiteXml Method Navigator Web Services Developer Documentation
Function to update Status Off site flag to DMS

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

public bool StatusOffSiteXml(
	Booking incomingFields
)

Parameters

incomingFields
Type: DmsNavigator Booking
DmsNavigator.Booking class in XML format

Return Value

Type: OnlineBoolean
Success true/false

Implements

INavigatorWebService StatusOffSiteXml(Booking)
See Also