Get Configuration Value
- An activity to retrieve a value from workflow configuration.
Properties
Common
- DisplayName (String) – The display name of the activity.
Misc
- Reason (InArgument<String>) – Gets or sets the log message.
- DefaultValue(InArgument<String>) – Gets or sets the default value to return if no configuration value is found.
- Private (Boolean) – If selected, the values of variables and arguments are no longer logged at Verbose lev
Example