Class Errors
Inherited Members
Namespace: Unimake.Business.DFe.Xml.DARE
Assembly: Unimake.Business.DFe.dll
Syntax
public class Errors
Properties
ErrorElements
Declaration
[XmlAnyElement]
public List<XmlElement> ErrorElements { get; set; }
Property Value
| Type | Description |
|---|---|
| List<XmlElement> |
ErrorMessages
Declaration
[XmlIgnore]
public Dictionary<string, string> ErrorMessages { get; }
Property Value
| Type | Description |
|---|---|
| Dictionary<string, string> |