Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class InfoMandElet

    Informações complementares - Afastamento para exercício de mandato eletivo

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

    Properties

    CnpjMandElet

    CNPJ do órgão no qual o trabalhador exercerá o mandato eletivo

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

    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>

    Methods

    ShouldSerializeIndRemunCargo()

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