Enum DocumentType
Namespace: PayrollEngine.Document
Assembly: PayrollEngine.Core.dll
Syntax
[JsonConverter(typeof(JsonStringEnumConverter))]
public enum DocumentType
Fields
| Name | Description |
|---|---|
| Excel | |
| Json | |
| Word | |
| Xml |
[JsonConverter(typeof(JsonStringEnumConverter))]
public enum DocumentType
| Name | Description |
|---|---|
| Excel | |
| Json | |
| Word | |
| Xml |