InedoSDK Reference
Version:

ScriptConfigurationValues Class

Contains the values or variables used by Ensure and Verify scripts.

Inheritance Hierarchy

  • object
    • Inedo.Extensibility.ScriptLanguages.ScriptConfigurationValues

Syntax

public sealed class ScriptConfigurationValues

Constructors

Name Description
ScriptConfigurationValues

Initializes a new instance of the ScriptConfigurationValues class.

Properties

Name Description
ConfigKey

Gets or sets the variable name or value which corresponds with AhConfigKey.

ConfigType

Gets or sets the variable name or value which corresponds with AhConfigType.

CurrentValue

Gets or sets the variable name or value which corresponds with AhCurrentValue.

DesiredValue

Gets or sets the variable name or value which corresponds with AhDesiredValue.

ValueDrifted

Gets or sets the variable name or value which corresponds with AhValueDrifted.