Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class InfoTSVAlteracao

    TSVE - Alteração Contratual

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

    Properties

    DtAlteracao

    Preencher com a data da alteração das informações

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

    DtAlteracaoField

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

    InfoComplementares

    Grupo onde são fornecidas informações complementares, preenchidas conforme a categoria do TSVE

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

    NatAtividade

    Natureza da atividade

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

    Methods

    ShouldSerializeNatAtividade()

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