Click or drag to resize

WoVisitCheckInCommand Class

Creates or updates a Visit by executing Visit Check-In for the specified Work Order.
Inheritance Hierarchy
SystemObject
  CorrigoService.CommandsCommandRequest
    CorrigoService.CommandsWoVisitCheckInOutCommandBase
      CorrigoService.CommandsWoVisitCheckInCommand

Namespace: CorrigoService.Commands
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
[SerializableAttribute]
public class WoVisitCheckInCommand : WoVisitCheckInOutCommandBase

The WoVisitCheckInCommand type exposes the following members.

Constructors
 NameDescription
Public methodWoVisitCheckInCommandInitializes a new instance of the WoVisitCheckInCommand class
Top
Properties
 NameDescription
Public propertyILatitude Check-In latitude.
Public propertyILongitude Check-In longitude.
Public propertyIPhone Phone number used for Check-In via IVR.
Public propertyIValidated True when presence is GPS/IVR validated.
Public propertyIWeather Weather conditions for weather-based Visit WOs.
Top
See Also