Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class InfoCompl

    Informações complementares do contrato de trabalho

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

    Properties

    CodCBO

    Classificação Brasileira de Ocupações - CBO

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

    InfoTerm

    Informações de término de TSVE

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

    InfoVinc

    Informações sobre o vínculo trabalhista

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

    NatAtividade

    Natureza da atividade

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

    Remuneracao

    Informações da remuneração e periodicidade de pagamento

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

    Methods

    ShouldSerializeCodCBO()

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

    ShouldSerializeNatAtividade()

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