Class InfoTotalCR
Inheritance
System.Object
InfoTotalCR
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.EFDReinf
Assembly: Unimake.Business.DFe.dll
Syntax
public class InfoTotalCR
Properties
TotApurDec
Declaration
public List<TotApurDecInfoTotalCR> TotApurDec { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<TotApurDecInfoTotalCR> |
TotApurDia
Declaration
public List<TotApurDiaInfoTotalCR> TotApurDia { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<TotApurDiaInfoTotalCR> |
TotApurMen
Declaration
public List<TotApurMenInfoTotalCR> TotApurMen { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<TotApurMenInfoTotalCR> |
TotApurQui
Declaration
public List<TotApurQuiInfoTotalCR> TotApurQui { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<TotApurQuiInfoTotalCR> |
TotApurSem
Declaration
public List<TotApurSemInfoTotalCR> TotApurSem { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<TotApurSemInfoTotalCR> |