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