Class ItensParaGeracao
Inheritance
System.Object
ItensParaGeracao
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Unimake.Business.DFe.Xml.DARE
Assembly: Unimake.Business.DFe.dll
Syntax
public class ItensParaGeracao
Properties
DARE
Lista de objetos DARE para geração. Cada item nesta lista representa um DARE individual que compõe o lote.
Declaration
public List<DARE> DARE { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<DARE> |