Click or drag to resize
LegacyTelogisService.ListPhotos Method
Print this page
NOT YET IMPLEMENTED

Namespace: Telogis.API
 
Syntax
public Photo[] ListPhotos(
	int offset,
	int count
)

Parameters

offset
Type: System.Int32
count
Type: System.Int32

Return Value

Type:Photo[]
See Also