C1.Olap Namespace > C1OlapEngine Class : OlapDefaultView Property |
'Declaration
Public ReadOnly Property OlapDefaultView As System.ComponentModel.IBindingList
'Usage
Dim instance As C1OlapEngine Dim value As System.ComponentModel.IBindingList value = instance.OlapDefaultView
public System.ComponentModel.IBindingList OlapDefaultView {get;}
public read-only property OlapDefaultView: System.ComponentModel.IBindingList;
public function get OlapDefaultView : System.ComponentModel.IBindingList
public: __property System.ComponentModel.IBindingList* get_OlapDefaultView();
public: property System.ComponentModel.IBindingList^ OlapDefaultView { System.ComponentModel.IBindingList^ get(); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2