ISfcScript Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |