Web API Reference MapGuide Open Source

MgObjectPropertyType Class Reference
[MgObjectPropertyType]

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. More...

List of all members.


Static Public Attributes

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

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.

Comments or suggestions? Send us feedback.