ArcGIS API for WPF - Library Reference
Templates Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.FeatureService Namespace > FeatureLayerInfo Class : Templates Property

For layers without sub-types, the templates of features.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Templates As IDictionary(Of String,FeatureTemplate)
C# 
public IDictionary<string,FeatureTemplate> Templates {get;}

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.