Enum LocalizeType
Type of localized resource
Syntaxpublic enum LocalizeType
Namespace: OptimaJet.Workflow.Core.Model
Assembly: OptimaJet.Workflow.Core.dll
Fields
| Name | Description |
|---|---|
| Command | Command !:CommandDefinition.Name |
| State | Name of ActivityDefinition.State |
| Parameter | Parameter CodeActionParameterDefinition.Name |
| Action | Action !:CodeActionDefinition.Name with type CodeActionType.Action |
| Condition | Action !:CodeActionDefinition.Name with type CodeActionType.Condition |
| Scheme | !:ProcessDefinition.Name of scheme |
| Comment | Comment for any object |