TimeCardItemLongitudeStop Property |
Represent geolocation result for “time card stop” 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.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic decimal LongitudeStop { get; set; }
Property Value
Type:
Decimal
See Also