Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class InfoRetif

    Informações de retificação do afastamento temporário

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

    Properties

    NrProc

    Informar o número do processo administrativo/judicial ou do benefício de acordo com o tipo informado em tpProc

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

    OrigRetif

    Origem da retificação

    Declaration
    public OrigemDaRetificacao OrigRetif { get; set; }
    Property Value
    Type Description
    OrigemDaRetificacao

    TpProc

    Preencher com o código correspondente ao tipo de processo

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

    Methods

    ShouldSerializeNrProc()

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

    ShouldSerializeTpProc()

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