FatturaElettronicaImportResult class
Result of a FatturaElettronicaXmlService
's XmlImport
method call.
public class FatturaElettronicaImportResult
Public Members
name | description |
---|---|
FatturaElettronicaImportResult() | The default constructor. |
DocumentoId { get; set; } | Unique Documento id. |
Esito { get; set; } | Import outcome (OK , OK con messaggi , SCARTATO (DUPLICATO) , etc.) |
IsSuccess { get; } | Wether the import was successful. |
Messaggi { get; set; } | Messages related to the import procedure. |
See Also
- namespace Amica