Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class InfoDependPl

    Inheritance
    object
    InfoDependPl
    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.EFDReinf
    Assembly: Unimake.Business.DFe.dll
    Syntax
    public class InfoDependPl

    Properties

    CpfDep

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

    InfoReembDep

    Declaration
    [XmlElement("infoReembDep")]
    public List<InfoReembDep> InfoReembDep { get; set; }
    Property Value
    Type Description
    List<InfoReembDep>

    VlrSaude

    Declaration
    [XmlIgnore]
    public double VlrSaude { get; set; }
    Property Value
    Type Description
    double

    VlrSaudeField

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