JavaScript must be enabled in order to use this site. Please enable JavaScript in your browser and refresh the page. Inequality Operator (XPRBvar, XPRBexpr) != 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 !=( XPRBvar vl1, XPRBexpr l2 ) Public Shared Operator <> ( vl1 As XPRBvar, l2 As XPRBexpr ) As XPRBrelation Parameters vl1 Type: BCLXPRBvar l2 Type: BCLXPRBexpr Return ValueType: XPRBrelation See Also Reference XPRBexpr Class Inequality Overload BCL Namespace Parent Topic Inequality Operator