Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class IdeProcessoExclusao

    Informações de identificação do processo de Exclusão

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

    Properties

    FimValid

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

    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