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