TimeCardItemLatitudeStart Property |
Represent geolocation result for “time card start” action. Supported only for clock-in/out TCIs (i.e. TypeID == TimeCardType.Clock);
but we don’t enforce this rule. Both values equal to zero mean geolocation data is not available.
Namespace:
CorrigoService.Entities
Assembly:
ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic decimal LatitudeStart { get; set; }
Property Value
Type:
Decimal
See Also