CellProperty.Inequality(CellProperty, CellProperty) 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.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.