FDO API Reference Feature Data Objects

virtual FDO_API bool FdoIPropertyDictionary::IsPropertyEnumerable FdoString name  )  [pure virtual]
 

Determines if the possible values for the specified property can be enumerated via the EnumeratePropertyValues method.

Parameters:
name Input the property name
Returns:
Returns true if the possible values for the specified property can be enumerated.

Comments or suggestions? Send us feedback.