Class InfoProcRet
Inheritance
System.Object
InfoProcRet
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
CodSusp
Declaration
public string CodSusp { get; set; }
Property Value
Type |
Description |
System.String |
|
DedSusp
Declaration
public List<DedSusp> DedSusp { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.List<DedSusp> |
|
NrProcRet
Declaration
public string NrProcRet { get; set; }
Property Value
Type |
Description |
System.String |
|
TpProcRet
Declaration
public TipoProcesso TpProcRet { get; set; }
Property Value
VlrCmpAnoAnt
Declaration
public double VlrCmpAnoAnt { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrCmpAnoAntField
Declaration
public string VlrCmpAnoAntField { get; set; }
Property Value
Type |
Description |
System.String |
|
VlrCmpAnoCal
Declaration
public double VlrCmpAnoCal { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrCmpAnoCalField
Declaration
public string VlrCmpAnoCalField { get; set; }
Property Value
Type |
Description |
System.String |
|
VlrDepJud
Declaration
public double VlrDepJud { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrDepJudField
Declaration
public string VlrDepJudField { get; set; }
Property Value
Type |
Description |
System.String |
|
VlrNRetido
Declaration
public double VlrNRetido { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrNRetidoField
Declaration
public string VlrNRetidoField { get; set; }
Property Value
Type |
Description |
System.String |
|
VlrRendSusp
Declaration
public double VlrRendSusp { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrRendSuspField
Declaration
public string VlrRendSuspField { get; set; }
Property Value
Type |
Description |
System.String |
|
Methods
ShouldSereializeCodSusp()
Declaration
public bool ShouldSereializeCodSusp()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVlrCmpAnoAntField()
Declaration
public bool ShouldSerializeVlrCmpAnoAntField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVlrCmpAnoCalField()
Declaration
public bool ShouldSerializeVlrCmpAnoCalField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVlrDepJudField()
Declaration
public bool ShouldSerializeVlrDepJudField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVlrNRetidoField()
Declaration
public bool ShouldSerializeVlrNRetidoField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVlrRendSuspField()
Declaration
public bool ShouldSerializeVlrRendSuspField()
Returns
Type |
Description |
System.Boolean |
|