Share via


ScheduleJobCmdletBase Constructor

Initializes a new instance of the ScheduleJobCmdletBase class.

Namespace: Microsoft.PowerShell.ScheduledJob
Assembly: Microsoft.PowerShell.ScheduledJob (in Microsoft.PowerShell.ScheduledJob.dll)

Usage

'Usage
Dim instance As New ScheduleJobCmdletBase

Syntax

'Declaration
Protected Sub New
protected ScheduleJobCmdletBase ()
protected:
ScheduleJobCmdletBase ()
protected ScheduleJobCmdletBase ()
protected function ScheduleJobCmdletBase ()

Remarks

The default constructor initializes any fields to their default values.

Platforms

Target Platforms

See Also

Reference

ScheduleJobCmdletBase Class
ScheduleJobCmdletBase Members
Microsoft.PowerShell.ScheduledJob Namespace