Click or drag to resize

WoVisitIsManual Property

True means Visit record was created manually by dispatcher/manager rather than via Visit Check-In/Check-Out action.

Namespace: CorrigoService.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool IsManual { get; set; }

Property Value

Boolean
See Also