FDO .NET API Reference Feature Data Objects

mgPropertyType.h File Reference

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

Go to the source code of 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 PropertyType enumeration lists the possible types that a Property can be. More...

Comments or suggestions? Send us feedback.