Click or drag to resize

ExtractTableDataScriptScriptObjectType Property

Gives the type of the script object (full name), which is created after successfull compilation.

Namespace: Altaxo.Scripting
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public override string ScriptObjectType { get; }

Property Value

String

Implements

IScriptTextScriptObjectType
IScriptTextScriptObjectType
See Also