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


The following tables list the members exposed by FeatureLayerInfo.

Public Properties

 NameDescription
public PropertyCapabilities Gets the capabilities of the feature layer.  
public PropertyCopyrightText The copyright text for the layer. Map service layer only.  
public PropertyDefaultSpatialReference The spatial reference of the layer. Feature Service layer only.  
public PropertyDefinitionExpression The definition expression. Map Service layers only.  
public PropertyDescription Layer description. Map Service layers only.  
public PropertyDisplayField The name of the field that has the feature's description. Map service layer only.  
public PropertyExtent The extent of the layer. Map service layer only.  
public PropertyFeatureTypes The sub-types of features in this layer indexed by feature type ID.  
public PropertyFields The fields in the layer.  
public PropertyGeometryType The geometry type of the graphics in the layer.  
public PropertyGlobalIdField The name of the field that has the Global ID for the feature. Feature Service layer only.  
public PropertyHasAttachmentsIndicates whether the features can store attachments. False if it is a map service layer.  
public PropertyId The ID of the layer.  
public PropertyIsReadOnly Gets a value indicating whether this instance is editable or not.  
public PropertyMaximumScale The maximum scale in which this layer can be viewed.  
public PropertyMinimumScale The minimum scale in which this layer can be viewed.  
public PropertyName The name of the layer  
public PropertyObjectIdField The name of the field that has the Object ID for the feature. Feature Service layer only.  
public PropertyRelationships Gets the relationships for the layer.  
public PropertyRenderer The renderer used for determining feature symbols.  
public PropertyTemplates For layers without sub-types, the templates of features.  
public PropertyType The type of the layer. "Table" if just a table. "Feature Layer" for feature layers.  
public PropertyTypeIdField The name of the field that has the Type ID for the feature. Feature Service layer only.  
Top

See Also

© ESRI, Inc. All Rights Reserved.