Class IdeEstabReinf2050
Inheritance
System.Object
IdeEstabReinf2050
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 IdeEstabReinf2050
Properties
NrInscEstab
Declaration
public string NrInscEstab { get; set; }
Property Value
Type |
Description |
System.String |
|
TipoCom
Declaration
public List<TipoCom> TipoCom { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.List<TipoCom> |
|
TpInscEstab
Declaration
public TipoInscricaoEstabelecimento TpInscEstab { get; set; }
Property Value
VlrCPApur
Declaration
public double VlrCPApur { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrCPApurField
Declaration
public string VlrCPApurField { get; set; }
Property Value
Type |
Description |
System.String |
|
VlrCPSuspTotal
Declaration
public double VlrCPSuspTotal { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrCPSuspTotalField
Declaration
public string VlrCPSuspTotalField { get; set; }
Property Value
Type |
Description |
System.String |
|
VlrRatApur
Declaration
public double VlrRatApur { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrRatApurField
Declaration
public string VlrRatApurField { get; set; }
Property Value
Type |
Description |
System.String |
|
VlrRatSuspTotal
Declaration
public double VlrRatSuspTotal { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrRatSuspTotalField
Declaration
public string VlrRatSuspTotalField { 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 |
|
VlrSenarApur
Declaration
public double VlrSenarApur { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrSenarApurField
Declaration
public string VlrSenarApurField { get; set; }
Property Value
Type |
Description |
System.String |
|
VlrSenarSuspTotal
Declaration
public double VlrSenarSuspTotal { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrSenarSuspTotalField
Declaration
public string VlrSenarSuspTotalField { get; set; }
Property Value
Type |
Description |
System.String |
|
Methods
ShouldSerializeVlrCPSuspTotal()
Declaration
public bool ShouldSerializeVlrCPSuspTotal()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVlrRatSuspTotal()
Declaration
public bool ShouldSerializeVlrRatSuspTotal()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVlrSenarSuspTotal()
Declaration
public bool ShouldSerializeVlrSenarSuspTotal()
Returns
Type |
Description |
System.Boolean |
|