Enum PropertyDefinitionType
Defines the types of properties in a FDO class definition
Namespace: OSGeo.MapGuide.MaestroAPI.Schema
Assembly: OSGeo.MapGuide.MaestroAPI.dll
Syntax
public enum PropertyDefinitionType
Fields
| Name | Description |
|---|---|
| Association | Association Properties |
| Data | Data Properties |
| Geometry | Geometric Properties |
| Object | Object Properties |
| Raster | Raster Properties |