InedoSDK Reference
Version:

OperationConfigurationValue Class

Represents a stored configuration value of an operation.

Inheritance Hierarchy

  • object
    • System.ValueType
      • Inedo.Extensibility.Operations.OperationConfigurationValue

Syntax

public sealed class OperationConfigurationValue : System.ValueType

Constructors

Name Description
OperationConfigurationValue(string rawValue)

Initializes a new instance of the OperationConfigurationValue struct.

Methods

Name Description
AsEnumerable

Returns an enumeration if possible.

ToString

Returns a string representation of the value.