Simba.Data
Simba.Data.Repository.SerializableProject
SerializableProject.GetPythonScriptByName(string) Method
Find and return the first Python script with a given name
1 | |
Parameters
name System.String
Name of the script to return
Returns
PythonScript
None if not found