DEFeatureClass

Base Type: DETable

Derived Types: DERasterCatalog

A class for a feature class data element object.

Property

Type

Description

AreaFieldName

string

The geometry area field.

Extent

Envelope

The extent of the coverage.

FeatureType

esriFeatureType

The feature type of the feature class.

HasM

bool

Indicates if the feature class supports M values.

HasMSpecified

bool

Indicates if HasM is specified.

HasSpatialIndex

bool

Indicates if the feature class has a spatial index.

HasSpatialIndexSpecified

bool

Indicates if HasSpatialIndex is specified.

HasZ

bool

Indicates if the feature class supports Zs.

HasZSpecified

bool

Indicates if HasZ is specified.

LengthFieldName

string

The geometry length field.

ShapeFieldName

string

The shape field name of the feature class.

ShapeType

esriGeometryType

The geometry type of the feature class.

SpatialReference

SpatialReference

The spatial reference of the geodataset.

11/8/2016