Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class Remuneracao2200

    Informações da remuneração e periodicidade de pagamento.

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

    Properties

    DscSalVar

    Descrição do salário por tarefa ou variável e como este é calculado

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

    UndSalFixo

    Unidade de pagamento da parte fixa da remuneração

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

    VrSalFx

    Salário base do trabalhador, correspondente à parte fixa da remuneração. Validação: Se undSalFixo for igual a[7], preencher com 0 (zero).

    Declaration
    public double VrSalFx { get; set; }
    Property Value
    Type Description
    System.Double

    VrSalFxField

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

    Methods

    ShouldSerializeDscSalVar()

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