FDO API Reference Feature Data Objects

virtual FDO_API bool FdoIRasterPropertyDictionary::IsPropertyRequired FdoString name  )  [pure virtual]
 

Predicate to determine if the property is required to be set.

Parameters:
name The name of the property to get the required status of.
Returns:
Returns true if the specified property is required, false if it is optional.

Comments or suggestions? Send us feedback.