1 2 3 4 5 6 |
public enum FileFormatType { TAB_Delimited = 0, CSV = 1, Excel = 2 } |
Related Articles
-
Purchase Orders Shipping Status
- 0
- 26
-
Receiving Status
- 0
- 37
-
Payment Status
- 0
- 41
-
Purchase Order Status
- 0
- 31
-
Payment Method
- 0
- 42
-
Payment Type
- 0
- 33