Click or drag to resize
LegacyTelogisServiceGetTeamHistory Method
Print this page

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

Parameters

teamId
Type: SystemInt64
start
Type: SystemDateTime
end
Type: SystemDateTime

Return Value

Type: Point
See Also