Gets the kind of job.
Namespace: Dundas.BI.SchedulingAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.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
JobKind
See Also