ArcGIS Runtime SDK for WPF - Library Reference
TypeIdField Property
See Also 
ESRI.ArcGIS.Client.WebMap Namespace > LayerDefinition Class : TypeIdField Property

Gets or sets a string containing the name of the field holding the type ID for the features, if types exist for the dataset. Each available type has an ID, and each feature's typeIdField can be read to determine the type for each feature.

Syntax

Visual Basic (Declaration) 
Public Property TypeIdField As String
C# 
public string TypeIdField {get; set;}

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.