JobCategoryCollection.ItemById(Int32) Method

Definition

public Microsoft.SqlServer.Management.Smo.Agent.JobCategory ItemById (int id);
member this.ItemById : int -> Microsoft.SqlServer.Management.Smo.Agent.JobCategory
Public Function ItemById (id As Integer) As JobCategory

Parameters

id
Int32

Returns

Applies to