Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class InfoCompl5001

    Informações complementares do trabalhador e do contrato.

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

    Properties

    InfoComplCont

    Informações complementares contratuais do trabalhador. Evento de origem: S-1200

    Declaration
    public List<InfoComplCont5001> InfoComplCont { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.List<InfoComplCont5001>

    InfoInterm

    Informações relativas ao trabalho intermitente. Evento de origem: S-1200 ou S-2299.

    Declaration
    public List<InfoInterm5001> InfoInterm { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.List<InfoInterm5001>

    SucessaoVinc

    Grupo de informações da sucessão de vínculo trabalhista. Evento de origem: S-1200.

    Declaration
    public SucessaoVinc5001 SucessaoVinc { get; set; }
    Property Value
    Type Description
    SucessaoVinc5001