PythonCodeEventBased

Defines a PythonCodeEventBased.

Declaration Syntax

public class PythonCodeEventBased : PythonCode

Table 319: Members

Property

AllowRecursion

Gets or Sets whether the PythonCode allows recursion.

(Inherited from PythonCode.)

Property

Connected

Gets whether the callbacks are currently connected.

(Inherited from PythonCode.)

Property

DataModelObjectCategory

Gets the current DataModelObject's category.

Property

InternalObject

Gets the internal object. For advanced usage only.

Property

InternalObject

Gets the internal object. For advanced usage only.

(Inherited from PythonCode.)

Property

InvalidateSolution

Gets or sets the InvalidateSolution.

Property

PropertyProvider

Gets or sets the propperty provider instance associated with this python code object.

(Inherited from PythonCode.)

Property

ScriptExecutionScope

The scope identifier in which the code execution will take place.

(Inherited from PythonCode.)

Property

SolverTarget

Gets the SolverTarget.

Property

Suppressed

Gets or sets the Suppressed.

Property

TargetCallback

Gets or sets the TargetCallback.

Property

Text

Gets or sets the text in the script tab for the Python Code object.

(Inherited from PythonCode.)