Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class EvtRmnRPPS

    Evento Remuneração de Servidor vinculado ao RPPS

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

    Properties

    DmDev

    Demonstrativo de valores devidos ao trabalhador

    Declaration
    public List<DmDev1202> DmDev { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.List<DmDev1202>

    ID

    ID

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

    IdeEmpregador

    Informações de identificação do empregador

    Declaration
    public IdeEmpregador IdeEmpregador { get; set; }
    Property Value
    Type Description
    IdeEmpregador

    IdeEvento

    Informações de identificação do evento

    Declaration
    public IdeEvento1202 IdeEvento { get; set; }
    Property Value
    Type Description
    IdeEvento1202

    IdeTrabalhador

    Identificação do trabalhador

    Declaration
    public IdeTrabalhador1202 IdeTrabalhador { get; set; }
    Property Value
    Type Description
    IdeTrabalhador1202