InedoSDK Reference
Version:

IOperationConfiguration Interface

Contains the stored configuration of an operation to be used for descriptive purposes.

Inheritance Hierarchy

  • Inedo.Extensibility.Operations.IOperationConfiguration

Syntax

public interface IOperationConfiguration

Properties

Name Description
DefaultArgument

Gets the value of the default argument.

DescriptionContext

Gets context for describing the operation.

Item
NamedArguments

Gets the named arguments.

OutArguments

Gets the named out arguments.