Class InfoValoresESocial2501
Inheritance
System.Object
InfoValoresESocial2501
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 InfoValoresESocial2501
Properties
DedSusp
Declaration
public List<DedSuspESocial2501> DedSusp { get; set; }
Property Value
IndApuracao
Declaration
public IndApuracao IndApuracao { get; set; }
Property Value
VlrCmpAnoAnt
Valor da compensação relativa a anos anteriores em função de processo judicial.
Validação: Informação permitida apenas se tpProcRet = [2].
Se informado, deve ser maior que 0 (zero).
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
Valor da compensação relativa ao ano calendário em função de processo judicial.
Validação: Informação permitida apenas se tpProcRet = [2].
Se informado, deve ser maior que 0 (zero).
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
Valor do depósito judicial em função de processo administrativo ou judicial.
Validação: Informação permitida apenas se indDeposito informado em S-1070 for igual a[S].
Se informado, deve ser maior que 0 (zero).
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
Valor da retenção que deixou de ser efetuada em
função de processo administrativo ou judicial.
Validação: Deve ser maior que 0 (zero).
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
Valor do rendimento com exigibilidade suspensa.
Validação: Se indApuracao = [1], não pode ser maior que vrRendTrib.
Se indApuracao = [2], não pode ser maior que vrRendTrib13.
Se informado, deve ser maior que 0 (zero).
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
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 |
|