Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class ProtNFe

    Classe do protocolo de status resultado do processamento da NFe/NFCe

    Inheritance
    System.Object
    ProtNFe
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Unimake.Business.DFe.Xml.NFe
    Assembly: Unimake.Business.DFe.dll
    Syntax
    public class ProtNFe

    Properties

    InfProt

    Dados do protocolo de status

    Declaration
    public InfProt InfProt { get; set; }
    Property Value
    Type Description
    InfProt

    Signature

    Declaration
    public Signature Signature { get; set; }
    Property Value
    Type Description
    Signature

    Versao

    Versão do schema do XML do protocolo da NFe/NFCe

    Declaration
    public string Versao { get; set; }
    Property Value
    Type Description
    System.String