PolicyCategorySubscriptionCollection.Item[Int32] Property

Definition

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

Parameters

id
Int32

Property Value

Applies to