FDO API Reference Feature Data Objects

System::Boolean IsPropertyEnumerable System::String *  name  ) 
 

Predicate to determine if the property is enumerable (has more than one value).

Parameters:
name The name of the property to get the enumerable status of.
Returns:
Returns true if the possible values for the specified property can be enumerated via the GetPropertyValues method.

Comments or suggestions? Send us feedback.