AutoCAD Map 3D 2009 Geospatial Platform Reference

AutoCAD Map 3D Geospatial Platform API

MgObjectPropertyType Class Reference
[MgObjectPropertyType]

List of all members.


Detailed Description

Defines the type of an MgObjectPropertionDefinition object property, that is, whether the property ccontains a single feature class object, or an unordered or ordered collection of them.

Static Public Attributes

static const int Collection = 1
static const int OrderedCollection = 2
static const int Value = 0