Class TipoCod
Inheritance
System.Object
TipoCod
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
CodAtivEcon
Declaration
public string CodAtivEcon { get; set; }
Property Value
Type |
Description |
System.String |
|
InfoProc
Declaration
public List<TipoAjuste.InfoProcReinf2060> InfoProc { get; set; }
Property Value
TipoAjuste
Declaration
public List<TipoAjuste> TipoAjuste { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.List<TipoAjuste> |
|
VlrAdicRecBruta
Declaration
public double VlrAdicRecBruta { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrAdicRecBrutaField
Declaration
public string VlrAdicRecBrutaField { get; set; }
Property Value
Type |
Description |
System.String |
|
VlrBcCPRB
Declaration
public double VlrBcCPRB { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrBcCPRBField
Declaration
public string VlrBcCPRBField { get; set; }
Property Value
Type |
Description |
System.String |
|
VlrCPRBapur
Declaration
public double VlrCPRBapur { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrCPRBapurField
Declaration
public string VlrCPRBapurField { get; set; }
Property Value
Type |
Description |
System.String |
|
VlrExcRecBruta
Declaration
public double VlrExcRecBruta { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrExcRecBrutaField
Declaration
public string VlrExcRecBrutaField { get; set; }
Property Value
Type |
Description |
System.String |
|
VlrRecBrutaAtiv
Declaration
public double VlrRecBrutaAtiv { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrRecBrutaAtivField
Declaration
public string VlrRecBrutaAtivField { get; set; }
Property Value
Type |
Description |
System.String |
|
Methods
ShouldSerializeVlrCPRBapur()
Declaration
public bool ShouldSerializeVlrCPRBapur()
Returns
Type |
Description |
System.Boolean |
|