AutoCAD Map 3D 2009 Geospatial Platform Reference
From AutoCAD Map 3D Geospatial Platform API
MgObjectPropertyType Class Reference
[MgObjectPropertyType]
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 |