Skip to content

FatturaElettronicaExportResult.Valido property

Indicates whether the generated electronic invoice (XML) passed the validation test according to the interchange system (Sdi) specifications. If false, see Errori for a list of validation errors.

public bool Valido { get; }

See Also