ESRI.ArcGIS.Mobile.Client
ErrorsOccurredWhileGettingData Property
See Also  Send Feedback
ESRI.ArcGIS.Mobile.Client.Properties Namespace > Resources Class : ErrorsOccurredWhileGettingData Property

Looks up a localized string similar to Unable to get data from server at this time. You can continue to work on your local data and try again later..

Syntax

Visual Basic (Declaration) 
Public Shared ReadOnly Property ErrorsOccurredWhileGettingData As String
C# 
public static string ErrorsOccurredWhileGettingData {get;}

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