IJob Interface

[This is internal Microsoft documentation - Do not distribute.]

IJob

Namespace: Microsoft.Webstore.JobEngine
Assembly: ICL (in icl.dll)

Syntax

'Declaration

  Public Interface IJob
    Inherits IEnumerable(Of IJobStepProperties), IEnumerable
  public interface IJob : IEnumerable<IJobStepProperties>, IEnumerable

Platforms

Development Platforms

Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003, Windows Vista Ultimate Edition, Windows Vista Business Edition, Windows Vista Enterprise Edition

Target Platforms

See Also

Reference

IJob Members
Microsoft.Webstore.JobEngine Namespace