Click or drag to resize

AbstractScript_scriptObject Field

The script object. This is a instance of the newly created script class.

Namespace: Altaxo.Scripting
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
[NonSerializedAttribute]
protected Object? _scriptObject

Field Value

Object
See Also