LocationHoursCount Property
The number of hour information sets.
Syntax
int GetLocationHoursCount(int iLocationIndex);
Default Value
0
Remarks
The number of hour information sets.
Hours information is only returned if IncludeHours is set to True before calling FindLocations.
The size of the array is controlled by the LocationCount property.
This property is read-only and not available at design time.
Data Type
Integer