Datasource.source_workflow
Datasource.source_workflow() → Workflow | None
Returns the datasource's source workflow. If the datasource instead has a source dataset, this method will return None
.
Returns
Workflow | None
Last updated
Was this helpful?