FDO API Reference Feature Data Objects

mgPropertyType.h File Reference

This graph shows which files directly or indirectly include this file:


Enumerations

enum  PropertyType {
  PropertyType_DataProperty = FdoPropertyType_DataProperty, PropertyType_ObjectProperty = FdoPropertyType_ObjectProperty, PropertyType_GeometricProperty = FdoPropertyType_GeometricProperty, PropertyType_AssociationProperty = FdoPropertyType_AssociationProperty,
  PropertyType_RasterProperty = FdoPropertyType_RasterProperty
}
 The FdoPropertyType enumeration lists the possible types that a Property can be.
Parameters:
FdoPropertyType_DataProperty Represents a Data Property type
FdoPropertyType_ObjectProperty Represents an Object Property type
FdoPropertyType_GeometricProperty Represents a Geometric Property type
FdoPropertyType_AssociationProperty Represents an Association Property type
FdoPropertyType_RasterProperty Represents a Raster (image) Property type
. More...

Comments or suggestions? Send us feedback.