| 
               | 
            
              Finvoice
             | 
          
The FinvoiceExportT type exposes the following members.
| Name | Description | |
|---|---|---|
| 
                 | 
              FormatDecimal | |
| 
                 | 
              GenerateFinvoices | |
| 
                 | 
              GetSerializableObject | Gets a serializable object as XmlElement. One that you can bolt on to SOAP header | 
| 
                 | 
              GetSoapXmlWriterSettings | |
| 
                 | 
              GetXmlWriter | 
 Finvoice impels these really strict rules on top of XML which we just can't control with regular XML writer
  (Overrides XmlSchemaExportTGetXmlWriter(Stream, XmlWriterSettings))  | 
            
| 
                 | 
              GetXmlWriterSettings | 
                 (Overrides XmlSchemaExportTGetXmlWriterSettings)  | 
            
| 
                 | 
              IncludeDocType | Whether to include the Finvoice DOCTYPE and DTD in the Finvoice | 
| 
                 | 
              OnPreWrite | 
                 (Overrides XmlSchemaExportTOnPreWrite(XmlWriter))  | 
            
| 
                 | 
              PopulateSoapBody | |
| 
                 | 
              PopulateSoapHeader | |
| 
                 | 
              PopulateXmlReaderSchemas | 
                 (Overrides XmlSchemaExportTPopulateXmlReaderSchemas(XmlSchemaSet))  | 
            
| 
                 | 
              SplitString | Divides string to multiple "rows". Each row has a max string length and there is also a max row count. So the whole string might not fit and it get truncated. | 
| 
                 | 
              WriteInvoice | |
| 
                 | 
              WriteSoapEnvelope |