Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class InstPenMorte

    Informações do instituidor da pensão por morte

    Inheritance
    object
    InstPenMorte
    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 InstPenMorte

    Properties

    CpfInst

    Preencher com o CPF do instituidor da pensão por morte

    Declaration
    [XmlElement("cpfInst")]
    public string CpfInst { get; set; }
    Property Value
    Type Description
    string

    DescrDepInst

    Descrição do dependente do instituidor da pensão por morte

    Declaration
    [XmlElement("descrDepInst")]
    public string DescrDepInst { get; set; }
    Property Value
    Type Description
    string

    DtInst

    Data de óbito do instituidor da pensão por morte

    Declaration
    [XmlIgnore]
    public DateTimeOffset DtInst { get; set; }
    Property Value
    Type Description
    DateTimeOffset

    DtInstField

    Declaration
    [XmlElement("dtInst")]
    public string DtInstField { get; set; }
    Property Value
    Type Description
    string

    TpDepInst

    Tipo de dependente do instituidor da pensão por morte

    Declaration
    [XmlElement("tpDepInst")]
    public TpDepInst? TpDepInst { get; set; }
    Property Value
    Type Description
    TpDepInst?

    Methods

    ShouldSerializeDescrDepInst()

    Declaration
    public bool ShouldSerializeDescrDepInst()
    Returns
    Type Description
    bool

    ShouldSerializeTpDepInst()

    Declaration
    public bool ShouldSerializeTpDepInst()
    Returns
    Type Description
    bool