ESRI.ArcGIS.Mobile.Client
ViewableField Class
Members  See Also  Send Feedback
ESRI.ArcGIS.Mobile.Client Namespace : ViewableField Class

Represents the ViewableField class.

Syntax

Visual Basic (Declaration) 
<XmlRootAttribute("Field")>
Public Class ViewableField 
   Inherits Field
C# 
[XmlRootAttribute("Field")]
public class ViewableField : Field 

Remarks

ViewableField represents a Field that should be shown in a read-only context, such as a feature inspector. This is determined when you use Mobile Project Center to author the mobile project, and you can decide if a Field is viewable or not.

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.Mobile.Client.Field
      ESRI.ArcGIS.Mobile.Client.ViewableField

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

© 2010 All Rights Reserved.