DimensionAttribute.CustomRollupPropertiesColumn Property
SQL Server 2012
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.DataItemA DataItem object that contains the details of a column that provide the properties of a custom rollup formula.