DimensionAttribute.InstanceSelection Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.