FDO_API void FdoPropertyValueConstraintRange::SetMinInclusive ( bool  value  ) 

Set the minimum value to inclusive or exclusive. This is the difference between >= and >.

Parameters:
value This is a boolean type where true means inclusive.
Returns:
Returns nothing