Class DadosEstab
Detalhamento das informações do estabelecimento, obra de construção civil ou unidade de órgão público
Inheritance
System.Object
DadosEstab
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 DadosEstab
Properties
AliqGilrat
Informações de apuração da alíquota GILRAT do estabelecimento
Declaration
public AliqGilrat AliqGilrat { get; set; }
Property Value
Type | Description |
---|---|
AliqGilrat |
CnaePrep
Preencher com o código CNAE conforme legislação vigente, referente à atividade econômica preponderante do estabelecimento
Declaration
public string CnaePrep { get; set; }
Property Value
Type | Description |
---|---|
System.String |
CnpjResp
Preencher com o CNPJ responsável pela inscrição no cadastro de obras da RFB
Declaration
public string CnpjResp { get; set; }
Property Value
Type | Description |
---|---|
System.String |
InfoCaepf
Informações relativas ao CAEPF
Declaration
public InfoCaepf InfoCaepf { get; set; }
Property Value
Type | Description |
---|---|
InfoCaepf |
InfoObra
Indicativo de substituição da contribuição patronal - Obra de construção civil
Declaration
public InfoObra InfoObra { get; set; }
Property Value
Type | Description |
---|---|
InfoObra |
InfoTrab
Informações trabalhistas
Declaration
public InfoTrab InfoTrab { get; set; }
Property Value
Type | Description |
---|---|
InfoTrab |
Methods
ShouldSerializeCnpjResp()
Declaration
public bool ShouldSerializeCnpjResp()
Returns
Type | Description |
---|---|
System.Boolean |