Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class RetConsCad

    Classe de retorno do pedido de consulta de cadastro de contribuintes

    Inheritance
    System.Object
    XMLBase
    RetConsCad
    RetConsCad
    Implements
    IXmlSerializable
    Inherited Members
    XMLBase.NameSpaces
    XMLBase.GerarXML()
    XMLBase.LerXML<T>(XmlDocument)
    XMLBase.ReadXml(XmlDocument)
    XMLBase.WriteXml(StringWriter)
    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
    [Serializable]
    public class RetConsCad : XMLBase, IXmlSerializable

    Properties

    InfCons

    Dados do resultado do dados do pedido de consulta de cadastro de contribuintes

    Declaration
    public InfConsRetorno InfCons { get; set; }
    Property Value
    Type Description
    InfConsRetorno

    Versao

    Versão do schema do XML de retorno da consulta cadastro de contribuinte

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

    Implements

    IXmlSerializable