FDO .NET API Reference Feature Data Objects
System::Boolean OSGeo::FDO::Raster::IsPropertyRequired ( System::String *  name  ) 

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.