Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class InfoRegimeTrab2200

    Informações do regime trabalhista

    Inheritance
    object
    InfoRegimeTrab2200
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Unimake.Business.DFe.Xml.ESocial
    Assembly: Unimake.Business.DFe.dll
    Syntax
    public class InfoRegimeTrab2200

    Properties

    InfoCeletista

    Informações de trabalhador celetista

    Declaration
    [XmlElement("infoCeletista")]
    public InfoCeletista2200 InfoCeletista { get; set; }
    Property Value
    Type Description
    InfoCeletista2200

    InfoEstatutario

    Informações de trabalhador estatutário

    Declaration
    [XmlElement("infoEstatutario")]
    public InfoEstatutario2200 InfoEstatutario { get; set; }
    Property Value
    Type Description
    InfoEstatutario2200