ArcGIS API for WPF - Library Reference
FieldType Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Toolkit Namespace > StringToPrimitiveTypeConverter Class : FieldType Property

Gets or sets the type of the field. The FieldType indicates what the type is for converting.

Syntax

Visual Basic (Declaration) 
Public Property FieldType As Nullable(Of Field.FieldType)
C# 
public Nullable<Field.FieldType> FieldType {get; set;}

Property Value

The type of the field.

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.