FDO API Reference Feature Data Objects
FDO_API bool FdoPropertyValueConstraintRange::GetMinInclusive (  ) 

Returns a bool to indicate if the minimum 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.