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

Looks up a localized string similar to The value entered is not a valid integer. Please enter an integer value between -2147483648 and 2147483647..

Syntax

Visual Basic (Declaration) 
Public Shared ReadOnly Property InvalidAttributeValueInt As String
C# 
public static string InvalidAttributeValueInt {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