WoOnSiteOutLatitude Property |
Stores latitude part of Employee location when verification method is GPS. Allowed values are from -90 to 90.
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic decimal OutLatitude { get; set; }
Public Property OutLatitude As Decimal
Get
Set
No code example is currently available or this language may not be supported.
Property Value
Decimal
See Also