ISfcScript Interface

Definition

ISfcScript interface is an abstraction over a script concept. Most domains would implement this interface via text

public interface ISfcScript
type ISfcScript = interface
Public Interface ISfcScript
Derived

Methods

Add(ISfcScript)

Add a "batch" to the script to be executed individually

Applies to