The following tables list the members exposed by FeatureLayerInfo.
Name | Description | |
---|---|---|
![]() | Capabilities | Gets the capabilities of the feature layer. |
![]() | CopyrightText | The copyright text for the layer. Map service layer only. |
![]() | DefaultSpatialReference | The spatial reference of the layer. Feature Service layer only. |
![]() | DefinitionExpression | The definition expression. Map Service layers only. |
![]() | Description | Layer description. Map Service layers only. |
![]() | DisplayField | The name of the field that has the feature's description. Map service layer only. |
![]() | Extent | The extent of the layer. Map service layer only. |
![]() | FeatureTypes | The sub-types of features in this layer indexed by feature type ID. |
![]() | Fields | The fields in the layer. |
![]() | GeometryType | The geometry type of the graphics in the layer. |
![]() | GlobalIdField | The name of the field that has the Global ID for the feature. Feature Service layer only. |
![]() | HasAttachments | Indicates whether the features can store attachments. False if it is a map service layer. |
![]() | Id | The ID of the layer. |
![]() | IsReadOnly | Gets a value indicating whether this instance is editable or not. |
![]() | MaximumScale | The maximum scale in which this layer can be viewed. |
![]() | MinimumScale | The minimum scale in which this layer can be viewed. |
![]() | Name | The name of the layer |
![]() | ObjectIdField | The name of the field that has the Object ID for the feature. Feature Service layer only. |
![]() | Relationships | Gets the relationships for the layer. |
![]() | Renderer | The renderer used for determining feature symbols. |
![]() | Templates | For layers without sub-types, the templates of features. |
![]() | Type | The type of the layer. "Table" if just a table. "Feature Layer" for feature layers. |
![]() | TypeIdField | The name of the field that has the Type ID for the feature. Feature Service layer only. |