ArcGIS Runtime SDK for WPF - Library Reference
Templates Property
See Also 
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, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.