Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class MudCategAtiv

    Informação do novo código de categoria e/ou da nova natureza da atividade, no caso de reconhecimento judicial nesse sentido

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

    Properties

    CodCateg

    Preencher com o código da categoria do trabalhador

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

    DtMudCategAtiv

    Data a partir da qual foi reconhecida a nova categoria e/ou a nova natureza da atividade

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

    DtMudCategAtivField

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

    NatAtividade

    Natureza da atividade

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

    Methods

    ShouldSerializeNatAtividade()

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