FDO .NET API Reference Feature Data Objects
__property System::Boolean OSGeo::FDO::Schema::PropertyValueConstraintRange::get_MaxInclusive (  ) 

Returns a bool to indicate if the maximum value is inclusive or exclusive. This is the difference between ?=?and ?? This is a boolean type where true means inclusive.

Returns:
Returns true if the value is inclusive. false otherwise


Comments or suggestions? Send us feedback.