Class IdeEstabReinf2060
Inheritance
System.Object
IdeEstabReinf2060
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 IdeEstabReinf2060
Properties
NrInscEstab
Declaration
public string NrInscEstab { get; set; }
Property Value
Type |
Description |
System.String |
|
TipoCod
Declaration
public List<TipoCod> TipoCod { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.List<TipoCod> |
|
TpInscEstab
Declaration
public TipoInscricaoEstabelecimento TpInscEstab { get; set; }
Property Value
VlrCPApurTotal
Declaration
public double VlrCPApurTotal { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrCPApurTotalField
Declaration
public string VlrCPApurTotalField { get; set; }
Property Value
Type |
Description |
System.String |
|
VlrCPRBSuspTotal
Declaration
public double VlrCPRBSuspTotal { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrCPRBSuspTotalField
Declaration
public string VlrCPRBSuspTotalField { get; set; }
Property Value
Type |
Description |
System.String |
|
VlrRecBrutaTotal
Declaration
public double VlrRecBrutaTotal { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrRecBrutaTotalField
Declaration
public string VlrRecBrutaTotalField { get; set; }
Property Value
Type |
Description |
System.String |
|
Methods
ShouldSerializeVlrCPRBSuspTotal()
Declaration
public bool ShouldSerializeVlrCPRBSuspTotal()
Returns
Type |
Description |
System.Boolean |
|