Gets the related job, if configured.
Namespace: Dundas.BI.Entities.DataCubesAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
SyntaxPublic ReadOnly Property Job As Job
Get
public:
property Job^ Job {
Job^ get ();
}member Job : Job with get
Property Value
Job
See Also