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