Class RecursosRep
Inheritance
System.Object
RecursosRep
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 RecursosRep
Properties
CnpjAssocDesp
Declaration
public string CnpjAssocDesp { get; set; }
Property Value
Type | Description |
---|---|
System.String |
InfoProc
Declaration
public List<InfoProc> InfoProc { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<InfoProc> |
InfoRecurso
Declaration
public List<InfoRecurso> InfoRecurso { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<InfoRecurso> |
VlrTotalNRet
Declaration
public double VlrTotalNRet { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
VlrTotalNRetField
Declaration
public string VlrTotalNRetField { get; set; }
Property Value
Type | Description |
---|---|
System.String |
VlrTotalRep
Declaration
public double VlrTotalRep { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
VlrTotalRepField
Declaration
public string VlrTotalRepField { get; set; }
Property Value
Type | Description |
---|---|
System.String |
VlrTotalRet
Declaration
public double VlrTotalRet { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
VlrTotalRetField
Declaration
public string VlrTotalRetField { get; set; }
Property Value
Type | Description |
---|---|
System.String |