ArcGIS API for Windows Phone - 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 Phone 7

See Also

© ESRI, Inc. All Rights Reserved.