AdomdRestrictionCollection.Item[Int32] Property

Definition

Item

public Microsoft.AnalysisServices.AdomdClient.AdomdRestriction this[int index] { get; set; }
member this.Item(int) : Microsoft.AnalysisServices.AdomdClient.AdomdRestriction with get, set
Default Public Property Item(index As Integer) As AdomdRestriction

Parameters

index
Int32

Property Value

Applies to