Class InfoProcRet4020
Inheritance
System.Object
InfoProcRet4020
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
public class InfoProcRet4020
Properties
CodSusp
Declaration
public string CodSusp { get; set; }
Property Value
Type |
Description |
System.String |
|
NrProcRet
Declaration
public string NrProcRet { get; set; }
Property Value
Type |
Description |
System.String |
|
TpProcRet
Declaration
public TipoProcesso TpProcRet { get; set; }
Property Value
VlrBaseSuspCofins
Declaration
public double VlrBaseSuspCofins { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrBaseSuspCofinsField
Declaration
public string VlrBaseSuspCofinsField { get; set; }
Property Value
Type |
Description |
System.String |
|
VlrBaseSuspCSLL
Declaration
public double VlrBaseSuspCSLL { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrBaseSuspCSLLField
Declaration
public string VlrBaseSuspCSLLField { get; set; }
Property Value
Type |
Description |
System.String |
|
VlrBaseSuspIR
Declaration
public double VlrBaseSuspIR { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrBaseSuspIRField
Declaration
public string VlrBaseSuspIRField { get; set; }
Property Value
Type |
Description |
System.String |
|
VlrBaseSuspPP
Declaration
public double VlrBaseSuspPP { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrBaseSuspPPField
Declaration
public string VlrBaseSuspPPField { get; set; }
Property Value
Type |
Description |
System.String |
|
VlrDepCofins
Declaration
public double VlrDepCofins { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrDepCofinsField
Declaration
public string VlrDepCofinsField { get; set; }
Property Value
Type |
Description |
System.String |
|
VlrDepCSLL
Declaration
public double VlrDepCSLL { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrDepCSLLField
Declaration
public string VlrDepCSLLField { get; set; }
Property Value
Type |
Description |
System.String |
|
VlrDepIR
Declaration
public double VlrDepIR { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrDepIRField
Declaration
public string VlrDepIRField { get; set; }
Property Value
Type |
Description |
System.String |
|
VlrDepPP
Declaration
public double VlrDepPP { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrDepPPField
Declaration
public string VlrDepPPField { get; set; }
Property Value
Type |
Description |
System.String |
|
VlrNCofins
Declaration
public double VlrNCofins { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrNCofinsField
Declaration
public string VlrNCofinsField { get; set; }
Property Value
Type |
Description |
System.String |
|
VlrNCSLL
Declaration
public double VlrNCSLL { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrNCSLLField
Declaration
public string VlrNCSLLField { get; set; }
Property Value
Type |
Description |
System.String |
|
VlrNIR
Declaration
public double VlrNIR { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrNIRField
Declaration
public string VlrNIRField { get; set; }
Property Value
Type |
Description |
System.String |
|
VlrNPP
Declaration
public double VlrNPP { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrNPPField
Declaration
public string VlrNPPField { get; set; }
Property Value
Type |
Description |
System.String |
|
Methods
ShouldSerializeCodSusp()
Declaration
public bool ShouldSerializeCodSusp()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVlrBaseSuspCofinsField()
Declaration
public bool ShouldSerializeVlrBaseSuspCofinsField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVlrBaseSuspCSLLField()
Declaration
public bool ShouldSerializeVlrBaseSuspCSLLField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVlrBaseSuspIRField()
Declaration
public bool ShouldSerializeVlrBaseSuspIRField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVlrBaseSuspPPField()
Declaration
public bool ShouldSerializeVlrBaseSuspPPField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVlrDepCofinsField()
Declaration
public bool ShouldSerializeVlrDepCofinsField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVlrDepCSLLField()
Declaration
public bool ShouldSerializeVlrDepCSLLField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVlrDepIRField()
Declaration
public bool ShouldSerializeVlrDepIRField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVlrDepPPField()
Declaration
public bool ShouldSerializeVlrDepPPField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVlrNCofinsField()
Declaration
public bool ShouldSerializeVlrNCofinsField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVlrNCSLLField()
Declaration
public bool ShouldSerializeVlrNCSLLField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVlrNIRField()
Declaration
public bool ShouldSerializeVlrNIRField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVlrNPPField()
Declaration
public bool ShouldSerializeVlrNPPField()
Returns
Type |
Description |
System.Boolean |
|