Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class EvtCAT

    Evento Comunicação de Acidente de Trabalho

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

    Properties

    Cat

    Comunicação de Acidente de Trabalho - CAT

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

    ID

    ID

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

    IdeEmpregador

    Informações de identificação do empregador

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

    IdeEvento

    Informações de identificação do evento

    Declaration
    public IdeEvento2210 IdeEvento { get; set; }
    Property Value
    Type Description
    IdeEvento2210

    IdeVinculo

    Informações de identificação do trabalhador e do vínculo

    Declaration
    public IdeVinculo2210 IdeVinculo { get; set; }
    Property Value
    Type Description
    IdeVinculo2210