![]() |
This document is archived and information here might be outdated. Recommended version. |
This is depricated at 10.0: Provides access to some of the available properties of a Mobile layer info object.
Name | Description | |
---|---|---|
![]() |
DataType | The data type of the layer. |
![]() |
Description | The description of the layer. This property is set in the General tab of the Layer Properties dialog. |
![]() |
DisplayField | Primary display field. |
![]() |
Extent | The geographic extent of the layer. |
![]() |
FeatureClassName | The layer feature class name. |
![]() |
FeatureDatasetName | The layer feature dataset name. |
![]() |
FieldAliases | Array of strings that contains field alias for each field in Fields property. |
![]() |
Fields | Array of attribute fields contained in the layer. |
![]() |
GeometryType | The geometry type of the layer. |
![]() |
ID | The layer identifier. This ID is used throughout to uniquely identify the layer for all requests. |
![]() |
IsAnnotationLayer | Indicates if the layer is an annotation layer. |
![]() |
IsComposite | Indicates if the layer is a composite layer. |
![]() |
IsFeatureLayer | Indicates if the layer is a feature layer. |
![]() |
IsRasterLayer | Indicates if the layer is a raster layer. |
![]() |
MaxScale | The maximum visible scale for the layer. |
![]() |
MinScale | The minimum visible scale for the layer. |
![]() |
Name | The name of the layer. |
![]() |
Type | The layer type. |
Classes | Description |
---|---|
MobileLayerInfo | This is depricated at 10.0: The Mobile Layer Info coclass provides read-only information about a layer in a map. |