Main Page
Related Pages
Modules
Namespaces
Classes
Files
OSGeo
::
FDO
::
Raster
::
IRasterPropertyDictionaryImp
get_Property
get_PropertyDataType
get_PropertyDefault
get_PropertyNames
get_PropertyValues
IRasterPropertyDictionaryImp
IsPropertyEnumerable
IsPropertyRequired
set_Property
set_PropertyValues
System::Boolean OSGeo::FDO::Raster::IRasterPropertyDictionaryImp::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.