Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class SucessaoVinc

    Grupo de informações da sucessão de vínculo

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

    Properties

    CnpjOrgaoAnt

    Informar o CNPJ do órgão público anterior

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

    DtExercicio

    Preencher com a data de exercício do servidor

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

    DtExercicioField

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

    MatricAnt

    Matrícula do trabalhador no órgão público anterior

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

    Observacao

    Observação

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

    Methods

    ShouldSerializeMatricAnt()

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

    ShouldSerializeObservacao()

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