Class: PythonCodeEventBased
Defines a PythonCodeEventBased.
Examples
Properties
Name |
Description |
AllowRecursion
|
Gets or Sets whether the PythonCode allows recursion.
|
Connected
|
Gets whether the callbacks are currently connected.
|
DataModelObjectCategory
|
Gets the name of the current DataModelObject's category.
|
InternalObject
|
Gets the internal object. For advanced usage only.
|
InternalObject
|
Gets the internal object. For advanced usage only.
|
InvalidateSolution
|
Gets or sets the InvalidateSolution.
|
Name
|
Gets the name of the object.
|
ObjectId
|
Gets the internal id of the object.
|
ObjectTags
|
Gets an IEnumerable object of the tags that 'this' is a part of.
|
Parent
|
Gets the parent object.
|
Properties
|
Gets the list of properties for this object.
|
PropertyProvider
|
Gets or sets the propperty provider instance associated with this python code object.
|
ScriptExecutionScope
|
The scope identifier in which the code execution will take place.
|
SolverTarget
|
Gets the SolverTarget.
|
Suppressed
|
Gets or sets the Suppressed.
|
TargetCallback
|
Gets or sets the TargetCallback.
|
Text
|
Gets or sets the text in the script tab for the Python Code object.
|
VisibleProperties
|
Gets the list of properties that are visible for this object.
|