Class IdeEstab5001
Identificação do estabelecimento ou obra de construção civil.
Inheritance
System.Object
IdeEstab5001
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 IdeEstab5001
Properties
InfoCategPisPasep
Informações relativas à matrícula e categoria do trabalhador.
Declaration
public List<InfoCategPisPasep> InfoCategPisPasep { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<InfoCategPisPasep> |
NrInsc
Informar o número de inscrição do contribuinte de acordo com o tipo de inscrição indicado.
Declaration
public string NrInsc { get; set; }
Property Value
Type | Description |
---|---|
System.String |
TpInsc
Preencher com o código correspondente ao tipo de inscrição, conforme Tabela 05.
Declaration
public TipoInscricaoEstabelecimento TpInsc { get; set; }
Property Value
Type | Description |
---|---|
TipoInscricaoEstabelecimento |