EvaluationDetailCollection.Item[Int32] Property

Definition

public Microsoft.SqlServer.Management.Dmf.EvaluationDetail this[int id] { get; }
member this.Item(int) : Microsoft.SqlServer.Management.Dmf.EvaluationDetail
Default Public ReadOnly Property Item(id As Integer) As EvaluationDetail

Parameters

id
Int32

Property Value

Applies to