CellProperty.Inequality(CellProperty, CellProperty) Operator

Definition

operator!=

public static bool operator != (Microsoft.AnalysisServices.AdomdClient.CellProperty o1, Microsoft.AnalysisServices.AdomdClient.CellProperty o2);
static member op_Inequality : Microsoft.AnalysisServices.AdomdClient.CellProperty * Microsoft.AnalysisServices.AdomdClient.CellProperty -> bool
Public Shared Operator != (o1 As CellProperty, o2 As CellProperty) As Boolean

Parameters

o1
CellProperty

o1

o2
CellProperty

o2

Returns

Information not available for this release.

Applies to