Level.Inequality(Level, Level) Operator
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
operator!=
public static bool operator != (Microsoft.AnalysisServices.AdomdClient.Level o1, Microsoft.AnalysisServices.AdomdClient.Level o2);
static member op_Inequality : Microsoft.AnalysisServices.AdomdClient.Level * Microsoft.AnalysisServices.AdomdClient.Level -> bool
Public Shared Operator != (o1 As Level, o2 As Level) As Boolean
Parameters
- o1
- Level
o1
- o2
- Level
o2
Returns
Information not available for this release.