DimensionAttributeVisualizationProperties.IsDefaultImage Property

Gets or sets a value that indicates whether this image is used to represent a record.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
public bool IsDefaultImage { get; set; }

Property Value

Type: System.Boolean
true to indicate that the image is used to represent a record; otherwise, false.

See Also

Reference

DimensionAttributeVisualizationProperties Class

Microsoft.AnalysisServices Namespace