DimensionAttribute.InstanceSelection Property

Definition

Gets or sets a hint to client applications to suggest how a list of items should be displayed, based on the expected number of items in the list.

public Microsoft.AnalysisServices.InstanceSelection InstanceSelection { get; set; }
member this.InstanceSelection : Microsoft.AnalysisServices.InstanceSelection with get, set
Public Property InstanceSelection As InstanceSelection

Property Value

A InstanceSelection object.

Applies to