Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class InfAdicNF3e

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

    Properties

    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>