JobProperties Constructor

Definition

Creates an instance of this class. Provided for unit testing purposes only.

public JobProperties ();
protected internal JobProperties ();
Public Sub New ()
Protected Friend Sub New ()

Remarks

This class can be inherited from and set by unit tests for mocking purposes.

Applies to