Enum UpdateMode
The exchange update mode
Namespace: PayrollEngine.Client
Assembly: PayrollEngine.Client.Core.dll
Syntax
[JsonConverter(typeof(JsonStringEnumConverter))]
public enum UpdateMode
Fields
| Name | Description |
|---|---|
| NoUpdate | Update only changes |
| Update | Update always |