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 (24.3.0.1000)
Syntax Public ReadOnly Property Job As Job
Get
public:
property Job^ Job {
Job^ get ();
}
member Job : Job with get
Property Value
Type:
JobSee Also