Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class InfoInterm5001

    Informações relativas ao trabalho intermitente

    Inheritance
    System.Object
    InfoInterm1200
    InfoInterm5001
    Inherited Members
    InfoInterm1200.Dia
    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 InfoInterm5001 : InfoInterm1200

    Properties

    HrsTrab

    Horas trabalhadas no dia pelo empregado com contrato de trabalho intermitente, no formato HHMM.

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

    VersaoSchema

    Versão do schema XML - Utilizado somente em tempo de serialização/desserialização, mas não é gerado no XML. Somente de uso interno da DLL para fazer tratamentos entre versões de schemas.

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

    VersaoSchemaInt

    Retorna somente o valor inteiro da versão para facilitar comparações

    Declaration
    int VersaoSchemaInt { }
    Property Value
    Type Description
    System.Int32

    Methods

    ShouldSerializeMatricAnt()

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