Class InfoCS
Informações relativas às contribuições sociais devidas à Previdência Social e a Outras Entidades e Fundos
Inheritance
System.Object
InfoCS
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 InfoCS
Properties
IdeEstab
Declaration
public List<IdeEstab5011> IdeEstab { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<IdeEstab5011> |
IndExistInfo
Indicativo de existência de valores de bases e de contribuições sociais
Declaration
public IndicativoExistenciaTributos IndExistInfo { get; set; }
Property Value
Type | Description |
---|---|
IndicativoExistenciaTributos |
InfoContrib
Declaration
public InfoContrib InfoContrib { get; set; }
Property Value
Type | Description |
---|---|
InfoContrib |
InfoCPSeg
Informações de contribuição previdenciária do segurado
Declaration
public InfoCPSeg InfoCPSeg { get; set; }
Property Value
Type | Description |
---|---|
InfoCPSeg |
InfoCRContrib
Informações consolidadas das contribuições sociais devidas à Previdência Social e Outras Entidades e Fundos, por Código de Receita - CR
Declaration
public List<InfoCRContrib5011> InfoCRContrib { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<InfoCRContrib5011> |
NrRecArqBase
Preencher com o número do recibo do arquivo que deu origem ao presente arquivo de retorno ao empregador
Declaration
public string NrRecArqBase { get; set; }
Property Value
Type | Description |
---|---|
System.String |