Class EpcEpi
Informações relativas a Equipamentos de Proteção Coletiva - EPC e Equipamentos de Proteção Individual - EPI.
Inheritance
System.Object
EpcEpi
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 EpcEpi
Properties
EficEpc
Os EPCs são eficazes na neutralização do risco ao trabalhador?
Declaration
public SimNaoLetra? EficEpc { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<SimNaoLetra> |
EficEpi
Declaration
public SimNaoLetra? EficEpi { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<SimNaoLetra> |
Epi
EPI
Declaration
public List<Epi> Epi { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<Epi> |
EpiCompl
Requisitos da Norma Regulamentadora 06 - NR-06 e da Norma Regulamentadora 09 - NR-09 pelo(s) EPI(s) informado(s)
Declaration
public EpiCompl EpiCompl { get; set; }
Property Value
Type | Description |
---|---|
EpiCompl |
UtilizEPC
O empregador implementa medidas de proteção coletiva (EPC) para eliminar ou reduzir a exposição dos trabalhadores ao agente nocivo?
Declaration
public UtilizEPC UtilizEPC { get; set; }
Property Value
Type | Description |
---|---|
UtilizEPC |
UtilizEPI
Utilização de EPI.
Declaration
public UtilizEPI UtilizEPI { get; set; }
Property Value
Type | Description |
---|---|
UtilizEPI |
Methods
ShouldSerializeEficEpc()
Declaration
public bool ShouldSerializeEficEpc()
Returns
Type | Description |
---|---|
System.Boolean |
ShouldSerializeEficEpi()
Declaration
public bool ShouldSerializeEficEpi()
Returns
Type | Description |
---|---|
System.Boolean |