Otter SDK Reference
Version:

OtterVariableScope Enumeration

Specifies the scope of an Otter variable.

Inheritance Hierarchy

  • object
    • System.ValueType
      • System.Enum
        • Inedo.Otter.Variables.OtterVariableScope

Syntax

public enum OtterVariableScope : System.IComparable, System.IFormattable, System.IConvertible

Fields

Name Description
Environment

Environment.

Global

Global.

Host

Server host.

Job

Job.

Server

Server.

ServerRole

Server role.