Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class Cat

    Comunicação de Acidente de Trabalho - CAT.

    Inheritance
    System.Object
    Cat
    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 Cat

    Properties

    AgenteCausador

    Agente causador

    Declaration
    public AgenteCausador AgenteCausador { get; set; }
    Property Value
    Type Description
    AgenteCausador

    Atestado

    Atestado médico

    Declaration
    public Atestado Atestado { get; set; }
    Property Value
    Type Description
    Atestado

    CatOrigem

    Grupo que indica a CAT anterior, no caso de CAT de reabertura ou de comunicação de óbito

    Declaration
    public CatOrigem CatOrigem { get; set; }
    Property Value
    Type Description
    CatOrigem

    CodSitGeradora

    Preencher com o código da situação geradora do acidente ou da doença profissional.

    Declaration
    public string CodSitGeradora { get; set; }
    Property Value
    Type Description
    System.String

    DtAcid

    Data do acidente

    Declaration
    public DateTimeOffset DtAcid { get; set; }
    Property Value
    Type Description
    System.DateTimeOffset

    DtAcidField

    Declaration
    public string DtAcidField { get; set; }
    Property Value
    Type Description
    System.String

    DtObito

    Data do óbito

    Declaration
    public DateTimeOffset DtObito { get; set; }
    Property Value
    Type Description
    System.DateTimeOffset

    DtObitoField

    Declaration
    public string DtObitoField { get; set; }
    Property Value
    Type Description
    System.String

    HouveAfast

    Houve afastamento?

    Declaration
    public SimNaoLetra? HouveAfast { get; set; }
    Property Value
    Type Description
    System.Nullable<SimNaoLetra>

    HrAcid

    Hora do acidente, no formato HHMM.

    Declaration
    public string HrAcid { get; set; }
    Property Value
    Type Description
    System.String

    HrsTrabAntesAcid

    Horas trabalhadas antes da ocorrência do acidente, no formato HHMM.

    Declaration
    public string HrsTrabAntesAcid { get; set; }
    Property Value
    Type Description
    System.String

    IndCatObito

    Houve óbito?

    Declaration
    public SimNaoLetra IndCatObito { get; set; }
    Property Value
    Type Description
    SimNaoLetra

    IndComunPolicia

    Houve comunicação à autoridade policial?

    Declaration
    public SimNaoLetra IndComunPolicia { get; set; }
    Property Value
    Type Description
    SimNaoLetra

    IniciatCAT

    Iniciativa da CAT

    Declaration
    public IniciativaDaCAT IniciatCAT { get; set; }
    Property Value
    Type Description
    IniciativaDaCAT

    LocalAcidente

    Local do acidente

    Declaration
    public LocalAcidente LocalAcidente { get; set; }
    Property Value
    Type Description
    LocalAcidente

    ObsCAT

    Observação

    Declaration
    public string ObsCAT { get; set; }
    Property Value
    Type Description
    System.String

    ParteAtingida

    Parte do corpo atingida

    Declaration
    public ParteAtingida ParteAtingida { get; set; }
    Property Value
    Type Description
    ParteAtingida

    TpAcid

    Tipo de acidente de trabalho

    Declaration
    public TipoAcidenteTrabalho TpAcid { get; set; }
    Property Value
    Type Description
    TipoAcidenteTrabalho

    TpCat

    Tipo de CAT

    Declaration
    public TipoDeCAT TpCat { get; set; }
    Property Value
    Type Description
    TipoDeCAT

    UltDiaTrab

    Último dia trabalhado

    Declaration
    public DateTimeOffset UltDiaTrab { get; set; }
    Property Value
    Type Description
    System.DateTimeOffset

    UltDiaTrabField

    Declaration
    public string UltDiaTrabField { get; set; }
    Property Value
    Type Description
    System.String

    Methods

    ShouldSerializeDtObitoField()

    Declaration
    public bool ShouldSerializeDtObitoField()
    Returns
    Type Description
    System.Boolean

    ShouldSerializeHouveAfast()

    Declaration
    public bool ShouldSerializeHouveAfast()
    Returns
    Type Description
    System.Boolean

    ShouldSerializeHrAcid()

    Declaration
    public bool ShouldSerializeHrAcid()
    Returns
    Type Description
    System.Boolean

    ShouldSerializeHrsTrabAntesAcid()

    Declaration
    public bool ShouldSerializeHrsTrabAntesAcid()
    Returns
    Type Description
    System.Boolean

    ShouldSerializeObsCAT()

    Declaration
    public bool ShouldSerializeObsCAT()
    Returns
    Type Description
    System.Boolean

    ShouldSerializeUltDiaTrabField()

    Declaration
    public bool ShouldSerializeUltDiaTrabField()
    Returns
    Type Description
    System.Boolean