Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class Imp

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

    Properties

    IBSCBS

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

    InfAdFisco

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

    VINSSRet

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

    VINSSRetField

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

    VTotDFe

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

    VTotDFeField

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

    VTotTrib

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

    VTotTribField

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

    Methods

    ShouldSerializeInfAdFisco()

    Declaration
    public bool ShouldSerializeInfAdFisco()
    Returns
    Type Description
    bool

    ShouldSerializeVINSSRetField()

    Declaration
    public bool ShouldSerializeVINSSRetField()
    Returns
    Type Description
    bool

    ShouldSerializeVTotTribField()

    Declaration
    public bool ShouldSerializeVTotTribField()
    Returns
    Type Description
    bool