JavaScript must be enabled in order to use this site. Please enable JavaScript in your browser and refresh the page. Inequality Operator (XPRBterm, XPRBvar) != 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.1.0 Syntax C# VB Copy public static XPRBrelation operator !=( XPRBterm t1, XPRBvar v2 ) Public Shared Operator <> ( t1 As XPRBterm, v2 As XPRBvar ) As XPRBrelation Parameters t1 Type: BCLXPRBterm v2 Type: BCLXPRBvar Return ValueType: XPRBrelation See Also Reference XPRBvar Class Inequality Overload BCL Namespace Parent Topic Inequality Operator