Click or drag to resize
WoOnSiteInLongitude Property
Stores longitude part of Employee location when verification method is GPS. Allowed values are from -180 to 180.

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

Property Value

Type: Decimal
See Also