Open this page in the API Guide

Job.JobKind Property

Gets the kind of job.

Namespace:  Dundas.BI.Scheduling
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.1.0.1000)
Syntax
public JobKind JobKind { get; }

Property Value

Type: JobKind
See Also