Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class InfoInterm1200

    Informações relativas ao trabalho intermitente.

    Inheritance
    System.Object
    InfoInterm1200
    InfoInterm2299
    InfoInterm5001
    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 InfoInterm1200

    Properties

    Dia

    Dia do mês efetivamente trabalhado pelo empregado com contrato de trabalho intermitente. Caso não tenha havido trabalho no mês, informar 0 (zero). Validação: Deve ser um número entre 0 e 31, de acordo com o calendário anual. Retornar alerta caso seja informado 0 (zero).

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