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