TotalLocationsFound Property
Specifies the total number of locations found.
Syntax
[VB.NET] Public Property TotalLocationsFound As Integer
[C#] public int TotalLocationsFound {get; set;}
Remarks
This specifies the total number of locations found based on the criteria provided when FindLocations is called.
Default Value
0