Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class InfoTerm

    Informações de término de TSVE

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

    Properties

    DtTerm

    Data do término

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

    DtTermField

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

    MtvDesligTSV

    Motivo do término do diretor não empregado, com FGTS

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

    Methods

    ShouldSerializeMtvDesligTSV()

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