public virtual bool SetMeasureAggregator(
Infragistics.Olap.IMeasureViewModel measureViewModel,
Infragistics.Olap.IAggregator aggregator
)
'宣言
Public Overridable Function SetMeasureAggregator( _
ByVal measureViewModel As Infragistics.Olap.IMeasureViewModel, _
ByVal aggregator As Infragistics.Olap.IAggregator _
) As Boolean