Gets the URL of this specific layer within the
LocalMapService or
LocalFeatureService.
Syntax
Visual Basic (Declaration) | |
---|
Public ReadOnly Property Url As String |
Property Value
A string representing the layer within the service as a Url resource. This is useful when working with the tasks classes, such as the QueryTask, which operate on a specific layer within a service.
Requirements
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8
See Also