Click or drag to resize
LegacyTelogisServiceGetFleetHistory Method
Print this page

Namespace: Telogis.API
 
Syntax
public Point[] GetFleetHistory(
	long fleetId,
	DateTime start,
	DateTime end
)

Parameters

fleetId
Type: SystemInt64
start
Type: SystemDateTime
end
Type: SystemDateTime

Return Value

Type: Point
See Also