Version

FlatMeasure Class Members

The following tables list the members exposed by FlatMeasure.

Public Constructors
 NameDescription
Public ConstructorFlatMeasure ConstructorInitializes a new instance of the FlatMeasure class.  
Public Properties
 NameDescription
Public PropertyAggregatorGets or sets the Infragistics.Olap.IAggregator used for particular aggregation.  
Public PropertyAggregatorType (Inherited from Infragistics.Olap.Data.Base.Measure)
Public PropertyCaption (Inherited from Infragistics.Olap.Data.Base.Measure)
Public PropertyDescription (Inherited from Infragistics.Olap.Data.Base.Measure)
Public PropertyDisplayFormat  
Public PropertyGroupName (Inherited from Infragistics.Olap.Data.Base.Measure)
Public PropertyIsCompoundMeasureGets a value indicating whether this instance is compound measure.  
Public PropertyMeasureDisplayFolder (Inherited from Infragistics.Olap.Data.Base.Measure)
Public PropertyName (Inherited from Infragistics.Olap.Data.Base.Measure)
Public PropertyPropertyInfoGets the PropertyInfo of source property.  
Public PropertyUniqueName (Inherited from Infragistics.Olap.Data.Base.Measure)
Public Methods
 NameDescription
Public MethodGetHashCode (Inherited from Infragistics.Olap.Data.Base.Measure)
Public MethodGetValueGets the value from given instance which the Aggregator aggregates.  
See Also