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

    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