ViewBase Class

Definition

Represents the base view class for search operations.

public ref class ViewBase abstract
public abstract class ViewBase
Public MustInherit Class ViewBase
Inheritance
ViewBase
Derived

Properties

PropertySet

Gets or sets the property set. This property determines which properties will be loaded on found items. If this property is a null reference (Nothing in Visual Basic), all first-class properties are loaded on found items.

Applies to