Gets the kind of job.
 
    Namespace: 
   Dundas.BI.Scheduling
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic JobKind JobKind { get; }Public ReadOnly Property JobKind As JobKind
	Get
public:
property JobKind JobKind {
	JobKind get ();
}member JobKind : JobKind with get
Property Value
Type: 
JobKind
See Also