Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class InfoMandElet2306

    Informações relativas a servidor público exercente de mandato eletivo

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

    Properties

    IndRemunCargo

    Indicar se o servidor optou pela remuneração do cargo efetivo

    Declaration
    public SimNaoLetra? IndRemunCargo { get; set; }
    Property Value
    Type Description
    System.Nullable<SimNaoLetra>

    TpRegPrev

    Tipo de regime previdenciário

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

    Methods

    ShouldSerializeIndRemunCargo()

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