Class Agropecuario
Classe de informações de Agropecuario
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 Agropecuario
Properties
Defensivo
Grupo de defensivo agrícola / agrotóxico
Declaration
[XmlElement("defensivo")]
public List<Defensivo> Defensivo { get; set; }
Property Value
| Type | Description |
|---|---|
| List<Defensivo> |
GuiaTransito
Grupo de Guia de Trânsito
Declaration
[XmlElement("guiaTransito")]
public GuiaTransito GuiaTransito { get; set; }
Property Value
| Type | Description |
|---|---|
| GuiaTransito |