ESRI.ArcGIS.Mobile
Url Property
See Also  Send Feedback
ESRI.ArcGIS.Mobile.FeatureCaching Namespace > FeatureServiceReplicaManager Class : Url Property

Gets or sets the Feature Service Url

Syntax

Visual Basic (Declaration) 
<CompilerGeneratedAttribute()>
Public Property Url As String
C# 
[CompilerGeneratedAttribute()]
public string Url {get; set;}

Remarks

A valid Uniform Resource Locator has to be assigned to the FeatureServiceReplicaManager before a synchronization between client device and a Feature server. For more information about Uniform Resource Locator format for the web service you connect to, please refer to ArcGIS Server documentation.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2013 All Rights Reserved.