Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class IdeProcesso

    Identificação do processo

    Inheritance
    System.Object
    IdeProcesso
    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.EFDReinf
    Assembly: Unimake.Business.DFe.dll
    Syntax
    [Serializable]
    public class IdeProcesso

    Properties

    DadosProcJud

    Informações Complementares do Processo Judicial

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

    FimValid

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

    IndAutoria

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

    InfoSusp

    Informações de suspensão de exibilidade de tributos

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

    IniValid

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

    NrProc

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

    TpProc

    Declaration
    public TipoProcesso TpProc { get; set; }
    Property Value
    Type Description
    TipoProcesso

    Methods

    ShouldSerializeFimValid()

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

    ShouldSerializeIndAutoria()

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