Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class ProtCTe

    XML de retorno do resultado do processamento do CTe

    Inheritance
    System.Object
    ProtCTe
    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.CTe
    Assembly: Unimake.Business.DFe.dll
    Syntax
    public class ProtCTe

    Properties

    InfFisco

    Grupo reservado para envio de mensagem do Fisco para o contribuinte

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

    InfProt

    Informações do protocolo de resposta

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

    Versao

    Versão do leiaute do schema

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