Click or drag to resize

WoOnSiteOutDistance 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
public decimal OutDistance { get; set; }

Property Value

Decimal
See Also