Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class RemunAposDeslig2299

    Informações sobre a "quarentena" remunerada de trabalhador desligado ou outra situação de desligamento com data anterior

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

    Properties

    DtFimRemun

    Preencher com a data final da quarentena a que está sujeito o trabalhador

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

    DtFimRemunField

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

    IndRemun

    Indicativo de situação de remuneração após o desligamento

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

    Methods

    ShouldSerializeIndRemun()

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