AutoCAD Map 3D 2009 Geospatial Platform Reference

AutoCAD Map 3D Geospatial Platform API

Feature Properties


Detailed Description

A feature property is a key-value pair where the key is a property name as defined in a feature class definition, and the value is the property's value. The property's type is one of the classes derived from the base class MgProperty. The following list shows the names of the classes derived from MgProperty and, for each class, the type returned by the GetValue() method:

Modules

 MgFeaturePropertyType
 MgNullableProperty
 MgProperty
 MgPropertyType
 MgStringProperty
 MgBlobProperty
 MgBooleanProperty
 MgByteProperty
 MgClobProperty
 MgDateTimeProperty
 MgDoubleProperty
 MgInt16Property
 MgInt32Property
 MgInt64Property
 MgSingleProperty
 MgGeometryProperty
 MgRasterProperty