FDO API Reference Feature Data Objects

FDO_API void FdoPropertyValueConstraintRange::SetMaxInclusive bool  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.