OperationConfigurationValue Structure

Represents a stored configuration value of an operation.

Inheritance Hierarchy

Syntax

public struct OperationConfigurationValue

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.