C1.Olap Namespace > C1OlapKey Class : Fields Property |
'Declaration
Public ReadOnly Property Fields As C1OlapFieldList
'Usage
Dim instance As C1OlapKey Dim value As C1OlapFieldList value = instance.Fields
public C1OlapFieldList Fields {get;}
public read-only property Fields: C1OlapFieldList;
public function get Fields : C1OlapFieldList
public: __property C1OlapFieldList* get_Fields();
public: property C1OlapFieldList^ Fields { C1OlapFieldList^ 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