Enum PathChangeMode
Command path change mode.
Namespace: PayrollEngine.Client.Command
Assembly: PayrollEngine.Client.Core.dll
Syntax
public enum PathChangeMode
Fields
| Name | Description |
|---|---|
| ChangePath | Change current path to the command file path. |
| KeepPath | Remain on the current path. |