Class InfoRRA
Inheritance
System.Object
InfoRRA
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()
Assembly: Unimake.Business.DFe.dll
Syntax
Properties
CnpjOrigRecurso
Declaration
public string CnpjOrigRecurso { get; set; }
Property Value
Type |
Description |
System.String |
|
DescRRA
Declaration
public string DescRRA { get; set; }
Property Value
Type |
Description |
System.String |
|
DespProcJud
Declaration
public DespProcJud DespProcJud { get; set; }
Property Value
IndOrigRec
Declaration
public IndicativoOrigemRecursos IndOrigRec { get; set; }
Property Value
NrProcRRA
Declaration
public string NrProcRRA { get; set; }
Property Value
Type |
Description |
System.String |
|
QtdMesesRRA
Declaration
public string QtdMesesRRA { get; set; }
Property Value
Type |
Description |
System.String |
|
TpProcRRA
Declaration
public TipoProcesso TpProcRRA { get; set; }
Property Value
Methods
ShouldSereializeCnpjOrigRecurso()
Declaration
public bool ShouldSereializeCnpjOrigRecurso()
Returns
Type |
Description |
System.Boolean |
|
ShouldSereializeDescRRA()
Declaration
public bool ShouldSereializeDescRRA()
Returns
Type |
Description |
System.Boolean |
|
ShouldSereializeNrProcRRA()
Declaration
public bool ShouldSereializeNrProcRRA()
Returns
Type |
Description |
System.Boolean |
|