GeocodingBatchResponseItem.NextLink Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The is the link to the next page of the features returned. If it's the last page, no this field.
public string NextLink { get; }
member this.NextLink : string
Public ReadOnly Property NextLink As String