Class Retencoes
Informações relativas a retenções na fonte
Inheritance
System.Object
Retencoes
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
VlrAgreg
Declaration
public double VlrAgreg { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrAgregField
Declaration
public string VlrAgregField { get; set; }
Property Value
Type |
Description |
System.String |
|
VlrBaseAgreg
Declaration
public double VlrBaseAgreg { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrBaseAgregField
Declaration
public string VlrBaseAgregField { get; set; }
Property Value
Type |
Description |
System.String |
|
VlrBaseCofins
Declaration
public double VlrBaseCofins { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrBaseCofinsField
Declaration
public string VlrBaseCofinsField { get; set; }
Property Value
Type |
Description |
System.String |
|
VlrBaseCSLL
Declaration
public double VlrBaseCSLL { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrBaseCSLLField
Declaration
public string VlrBaseCSLLField { get; set; }
Property Value
Type |
Description |
System.String |
|
VlrBaseIR
Declaration
public double VlrBaseIR { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrBaseIRField
Declaration
public string VlrBaseIRField { get; set; }
Property Value
Type |
Description |
System.String |
|
VlrBasePP
Declaration
public double VlrBasePP { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrBasePPField
Valor da base do PIS/PASEP, relativa à retenção efetivamente realizada.
Validação: Informação permitida apenas se, para a natureza do rendimento
informada em {natRend}, houver "PP" na coluna "Tributo" da Tabela 01.
Não pode ser informado se {vlrBaseAgreg}
for informado.
Se informado, deve ser maior que zero.
Declaration
public string VlrBasePPField { get; set; }
Property Value
Type |
Description |
System.String |
|
VlrCofins
Declaration
public double VlrCofins { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrCofinsField
Declaration
public string VlrCofinsField { get; set; }
Property Value
Type |
Description |
System.String |
|
VlrCSLL
Declaration
public double VlrCSLL { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrCSLLField
Declaration
public string VlrCSLLField { get; set; }
Property Value
Type |
Description |
System.String |
|
VlrIR
Declaration
public double VlrIR { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrIRField
Declaration
public string VlrIRField { get; set; }
Property Value
Type |
Description |
System.String |
|
VlrPP
Declaration
public double VlrPP { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrPPField
Valor da retenção do PIS/PASEP.
Validação: Informação obrigatória se {vlrBasePP} for informado.
Informação permitida apenas se, para a natureza do rendimento informada em
{natRend}, houver "PP" na coluna "Tributo" da Tabela 01.
Se informado, deve ser maior que zero.
Declaration
public string VlrPPField { get; set; }
Property Value
Type |
Description |
System.String |
|
Methods
ShouldSerializeVlrAgregField()
Declaration
public bool ShouldSerializeVlrAgregField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVlrBaseAgregField()
Declaration
public bool ShouldSerializeVlrBaseAgregField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVlrBaseCofinsField()
Declaration
public bool ShouldSerializeVlrBaseCofinsField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVlrBaseCSLLField()
Declaration
public bool ShouldSerializeVlrBaseCSLLField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVlrBaseIRField()
Declaration
public bool ShouldSerializeVlrBaseIRField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVlrBasePPField()
Declaration
public bool ShouldSerializeVlrBasePPField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVlrCofinsField()
Declaration
public bool ShouldSerializeVlrCofinsField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVlrCSLLField()
Declaration
public bool ShouldSerializeVlrCSLLField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVlrIRField()
Declaration
public bool ShouldSerializeVlrIRField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVlrPPField()
Declaration
public bool ShouldSerializeVlrPPField()
Returns
Type |
Description |
System.Boolean |
|