'Declaration
Public NotInheritable Class ScriptAction Inherits ResponseAction
public sealed class ScriptAction : ResponseAction
public ref class ScriptAction sealed : public ResponseAction
'Declaration
Public NotInheritable Class ScriptAction Inherits ResponseAction
public sealed class ScriptAction : ResponseAction
public ref class ScriptAction sealed : public ResponseAction
The ScriptAction only support scripts stored in adTempus (set using the Script property. It does not support scripts stored in external files like the ScriptExecutionTask does.
System.Object
ArcanaDevelopment.adTempus.Client.ObjectBase
ArcanaDevelopment.adTempus.Client.ADTObject
ArcanaDevelopment.adTempus.Client.ResponseAction
ArcanaDevelopment.adTempus.Client.ScriptAction