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

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.