Skip to content

Class CrossIndustryInvoiceOptions

Represents the options for configuring the Cross Industry Invoice (CII) during Factur-X document generation.

Assembly: FacturXDotNet.dll
csharp
public class CrossIndustryInvoiceOptions

Properties

CiiAttachmentName

The name of the Cross Industry Invoice (CII) attachment file used in the Factur-X document generation process.

csharp
public string? CiiAttachmentName { get; set; }

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