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