Otter SDK Reference
Version:

ExtensionConfigurationVariableAttribute Class

Indicates that a VariableFunction is intended as configuration

Inheritance Hierarchy

  • object
    • System.Attribute
      • Inedo.Otter.Extensibility.VariableFunctions.ExtensionConfigurationVariableAttribute

Syntax

public class ExtensionConfigurationVariableAttribute : System.Attribute

Constructors

Name Description
ExtensionConfigurationVariableAttribute

Initializes a new instance of the ExtensionConfigurationVariableAttribute class.

Properties

Name Description
Required

Indicates that a configuration variable must be defined in order for the extension to properly operate

SuggestionProvider

Gets or sets the suggestion provider; this must be an ISuggestionProvider

Type

Gets or sets the type.