JavaScript must be enabled in order to use this site. Please enable JavaScript in your browser and refresh the page. Inequality Operator (XPRBterm, Double) != relation type is not supported by FICO Xpress. Attempting to use this will cause an UnsupportedRelationTypeException. Namespace: BCL Assembly: xprbdn (in xprbdn.dll) Version: 4.8.14.0 Syntax C# VB Copy public static XPRBrelation operator !=( XPRBterm lhs, double rhs ) Public Shared Operator <> ( lhs As XPRBterm, rhs As Double ) As XPRBrelation Parameters lhs Type: BCLXPRBterm rhs Type: SystemDouble Return ValueType: XPRBrelation See Also Reference XPRBterm Class Inequality Overload BCL Namespace Parent Topic Inequality Operator