Official Content

This Data Type represents a Workflow Setting and it is provided by the Workflow API.

Properties

Property Type Access Description
Id WorkflowSettingId Read Id
Value WorkflowValue Read/Write Value
Visible Boolean Read Indicates whether the setting is visible.
Description WorkflowDescription Read Description
Dependency WorkflowSettingId Read

If this setting has a dependency on another setting, it represents the identifier of that setting.

DependencyValue WorkflowValue Read If dependency is not null, then dependency value represents the value it depends on.
DefaultValue WorkflowValue Read Default value of this setting
IsDefault Boolean Read Indicates whether the setting is set to its default value.
IsPassword Boolean Read Indicates whether the setting represents a password.
ControlType WorkflowSettingControlType Read Indicates whether this setting is an edit or a combo.
EnumValues Collection (WorkflowSettingValue) Read List of possible values that a WorkflowSetting instance can have when its ControlType property is set to combo.



Last update: February 2024 | © GeneXus. All rights reserved. GeneXus Powered by Globant