InedoSDK Reference
Version:

ScriptStatementInfo Class

Contains information about a script statement in OtterScript.

Inheritance Hierarchy

  • object
    • Inedo.Extensibility.ScriptLanguages.ScriptStatementInfo

Syntax

public sealed class ScriptStatementInfo

Properties

Name Description
OperationType

Gets the operation type.

Parameters

Get the parameters passed to the script.

ScriptName

Gets the name of the script.