Share via


DataViewBrowseObject.BaseBrowseObject Property

Definition

Gets the base browse object upon which this browse object is based.

public:
 property System::Object ^ BaseBrowseObject { System::Object ^ get(); };
public object BaseBrowseObject { get; }
member this.BaseBrowseObject : obj
Public ReadOnly Property BaseBrowseObject As Object

Property Value

The base browse object upon which this browse object is based.

Applies to