Enum MarkerType
Namespace: PayrollEngine.Action
Assembly: PayrollEngine.Core.dll
Syntax
[JsonConverter(typeof(JsonStringEnumConverter))]
public enum MarkerType
Fields
| Name | Description |
|---|---|
| CaseField | |
| CaseValue | |
| Collector | |
| Condition | |
| ConditionFalse | |
| ConditionTrue | |
| LookupValue | |
| PayrunResult | |
| RuntimeValue | |
| SourceCaseField | |
| TargetCaseField | |
| WageType |