View.ViewComparisonResult enumeration

Represents the comparison results of the views.

Namespace:  Microsoft.SharePoint.BusinessData.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

No code example is currently available or this language may not be supported.

Member nameDescription
SubSetSpecifies that one view is a subset of the other view.
EqualSpecifies that the two views are equal.
SuperSetSpecifies that one view is a superset of the other view.
IncompatibleSpecifies that the two views are incompatible.
Show: