JobDefinition.JobSourceAdapterType Property

Definition

The type that derives from JobSourceAdapter that contains the logic for invocation and management of this type of job.

public:
 property Type ^ JobSourceAdapterType { Type ^ get(); };
public:
 property Platform::Type ^ JobSourceAdapterType { Platform::Type ^ get(); };
public Type JobSourceAdapterType { get; }
member this.JobSourceAdapterType : Type
Public ReadOnly Property JobSourceAdapterType As Type

Property Value

Applies to