Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class Alteracao2405

    Alteração de dados do beneficiário.

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

    Properties

    DadosBenef

    Dados do beneficiário.

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

    DtAlteracao

    Preencher com a data de alteração.

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

    DtAlteracaoField

    Preencher com a data de alteração.

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