Click or drag to resize
WoOnSiteInDistance Property
Computed distance in miles between WO main location and actual Employee location during event. Supported when verification method is GPS. Zero value is allowed.

Namespace: CorrigoService.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public decimal InDistance { get; set; }

Property Value

Type: Decimal
See Also