
'Declaration
Public NotInheritable Class ScriptAction Inherits ResponseAction Implements ArcanaDevelopment.adTempus.Shared.ISequencedCollectionMember
public sealed class ScriptAction : ResponseAction, ArcanaDevelopment.adTempus.Shared.ISequencedCollectionMember
public ref class ScriptAction sealed : public ResponseAction, ArcanaDevelopment.adTempus.Shared.ISequencedCollectionMember
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