Class InfoCRIRRF
Inheritance
System.Object
InfoCRIRRF
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 InfoCRIRRF
Properties
DedDepen
Declaration
public List<DedDepenESocial2501> DedDepen { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<DedDepenESocial2501> |
InfoIR
Declaration
public InfoIR InfoIR { get; set; }
Property Value
Type | Description |
---|---|
InfoIR |
InfoProcRet
Declaration
public List<InfoProcRetESocial2501> InfoProcRet { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<InfoProcRetESocial2501> |
InfoRRA
Declaration
public InfoRRAESocial2501 InfoRRA { get; set; }
Property Value
Type | Description |
---|---|
InfoRRAESocial2501 |
PenAlim
Declaration
public List<PenAlimESocial2501> PenAlim { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<PenAlimESocial2501> |
TpCR
Declaration
public string TpCR { get; set; }
Property Value
Type | Description |
---|---|
System.String |
VrCR
Valor correspondente ao Código de Receita - CR. Validação: Deve ser informado de acordo com a legislação em vigor na competência. Deve ser maior ou igual a 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 |