Class InfoCRContrib5011
Informações consolidadas das contribuições sociais devidas à Previdência Social e Outras Entidades e Fundos, por Código de Receita - CR
Inheritance
System.Object
InfoCRContrib5011
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()
Namespace: Unimake.Business.DFe.Xml.ESocial
Assembly: Unimake.Business.DFe.dll
Syntax
public class InfoCRContrib5011
Properties
TpCR
Código de Receita - CR relativo a contribuições sociais devidas à Previdência Social e a Outras Entidades e Fundos (Terceiros), conforme legislação em vigor na competência
Declaration
public TpCR TpCR { get; set; }
Property Value
Type | Description |
---|---|
TpCR |
VrCR
Valor correspondente ao CR apurado. Validação: Deve ser apurado de acordo com a legislação em vigor na competência. Deve ser maior que 0 (zero).
Declaration
public double VrCR { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
VrCRField
Declaration
public string VrCRField { get; set; }
Property Value
Type | Description |
---|---|
System.String |
VrCRSusp
Valor do tributo com exigibilidade suspensa.
Declaration
public double VrCRSusp { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
VrSuspCRField
Declaration
public string VrSuspCRField { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Methods
ShouldSerializeVrCRSuspField()
Declaration
public bool ShouldSerializeVrCRSuspField()
Returns
Type | Description |
---|---|
System.Boolean |