Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class InfoProcesso8200

    Informações do processo judicial

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

    Properties

    CodMunic

    Preencher com o código do município, conforme tabela do IBGE

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

    DtSent

    Informar a data da decisão judicial

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

    DtSentField

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

    IdVara

    Código de identificação da Vara em que o processo tramitou

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

    NrProcTrab

    Número que identifica o processo judicial onde a anotação do vínculo foi determinada

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

    UfVara

    Preencher com a sigla da Unidade da Federação onde está localizada a Vara em que o processo tramitou

    Declaration
    public UFBrasil UfVara { get; set; }
    Property Value
    Type Description
    UFBrasil