InedoSDK Reference
Version:

Inedo.Extensibility.VariableTemplates Namespace

Name Description
DynamicListVariableType

A list variable that retrieves items based on an input context.

IVariableTemplate

User-defined template that's used to prompt for user input when creating a job, release, build, etc., and that are typically persisted inside of a release template, job template, etc.

VariableTemplateContext

The context information used by VariableTemplateType at input and render time.

VariableTemplateType

A type of variable in a IVariableTemplate that prompts for input in a certain way (textbox, list, checkbox, or custom), as well as renders it in a custom way (such as with an icon, or hyperlink).