Table of Contents

Class PythonEngineOptions

Namespace
JJMasterData.Python.Configuration.Options
Assembly
JJMasterData.Python.dll
public class PythonEngineOptions
Inheritance
PythonEngineOptions
Inherited Members

Properties

AdditionalScriptsPaths

public List<string> AdditionalScriptsPaths { get; }

Property Value

List<string>

ElementScriptsPath

public string ElementScriptsPath { get; set; }

Property Value

string