Class DetExport
Classe de detalhamento da exportação
Inherited Members
Namespace: Unimake.Business.DFe.Xml.NFe
Assembly: Unimake.Business.DFe.dll
Syntax
[Serializable]
[XmlType(AnonymousType = true, Namespace = "http://www.portalfiscal.inf.br/nfe")]
public class DetExport
Properties
ExportInd
Exportação indireta
Declaration
[XmlElement("exportInd")]
public ExportInd ExportInd { get; set; }
Property Value
| Type | Description |
|---|---|
| ExportInd |
NDraw
Número do ato concessório de Drawback
Declaration
[XmlElement("nDraw")]
public string NDraw { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Methods
ShouldSerializeNDraw()
Declaration
public bool ShouldSerializeNDraw()
Returns
| Type | Description |
|---|---|
| bool |