This topic has not yet been rated - Rate this topic

DimensionAttribute.CustomRollupPropertiesColumn Property

Gets or sets the details of a column that provide the properties of a custom rollup formula.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
[BrowsableAttribute(true)]
[TypeConverterAttribute("Microsoft.AnalysisServices.Design.DataItemTypeConverter, Microsoft.AnalysisServices.Design")]
public DataItem CustomRollupPropertiesColumn { get; set; }

Property Value

Type: Microsoft.AnalysisServices.DataItem
A DataItem object that contains the details of a column that provide the properties of a custom rollup formula.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.