Overload | Description |
---|---|
Add(String,String,Boolean) | Adds or updates the variable with the specified key. |
Add(String,String) | Adds or updates the variable with the specified key. |
Add(String) | Creates a new Job Variable with the specified key and adds it to the collection |
Add(IJobVariable) | Adds a variable. |