C1.Olap Namespace > C1OlapEngine Class : ShowTotalsColumns Property |
'Declaration
Public Property ShowTotalsColumns As ShowTotals
'Usage
Dim instance As C1OlapEngine Dim value As ShowTotals instance.ShowTotalsColumns = value value = instance.ShowTotalsColumns
public ShowTotals ShowTotalsColumns {get; set;}
public read-write property ShowTotalsColumns: ShowTotals;
public function get,set ShowTotalsColumns : ShowTotals
public: __property ShowTotals get_ShowTotalsColumns(); public: __property void set_ShowTotalsColumns( ShowTotals value );
public: property ShowTotals ShowTotalsColumns { ShowTotals get(); void set ( ShowTotals value); }
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