ArcGIS Extensibility SDK for Silverlight - Library Reference
FieldType Enumeration
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Extensibility Namespace : FieldType Enumeration
The field types used by the FieldSettings object

Syntax

C# 
public enum FieldType : System.Enum 

Members

MemberDescription
Attachment File content
Boolean True or false
Currency Monetary value
DateTime A date and/or time
DecimalNumber Floating point number
Entity Generic object
Hyperlink URL
Image URL to an image
Integer Whole integers with no decimal
Lookup Value that references a lookup table
Text Textual content

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ESRI.ArcGIS.Client.Extensibility.FieldType

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© Esri, Inc. All Rights Reserved.