Skip to content

Enum DateOnlyFormat

Code list for the format of a date, when the date only contains the day, month and year.

Assembly: FacturXDotNet.dll
csharp
public enum DateOnlyFormat

Fields

DateOnly

Date that contains the day, month and year.

csharp
DateOnly = 102

The tools are open source and released under the MIT License, feel free to use, modify, and share.