Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class InfAdic

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

    Properties

    GProcRef

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

    InfAdFisco

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

    InfCpl

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

    InfFisco

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

    Methods

    ShouldSerializeInfAdFisco()

    Declaration
    public bool ShouldSerializeInfAdFisco()
    Returns
    Type Description
    bool

    ShouldSerializeInfCpl()

    Declaration
    public bool ShouldSerializeInfCpl()
    Returns
    Type Description
    bool