Click or drag to resize
WoOnSiteInLatitude Property
Stores latitude part of Employee location when verification method is GPS. Allowed values are from -90 to 90.

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

Property Value

Type: Decimal
See Also