Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class RetConsSitNFCom

    Inheritance
    System.Object
    XMLBase
    RetConsSitNFCom
    Implements
    IXmlSerializable
    Inherited Members
    XMLBase.NameSpaces
    XMLBase.GerarXML()
    XMLBase.LerXML<T>(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.NFCom
    Assembly: Unimake.Business.DFe.dll
    Syntax
    public class RetConsSitNFCom : XMLBase, IXmlSerializable

    Properties

    CStat

    Declaration
    public int CStat { get; set; }
    Property Value
    Type Description
    System.Int32

    CUF

    Declaration
    public UFBrasil CUF { get; set; }
    Property Value
    Type Description
    UFBrasil

    CUFField

    Declaration
    public int CUFField { get; set; }
    Property Value
    Type Description
    System.Int32

    ProcEventoNFCom

    Declaration
    public List<ProcEventoNFCom> ProcEventoNFCom { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.List<ProcEventoNFCom>

    ProtNFCom

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

    TpAmb

    Declaration
    public TipoAmbiente TpAmb { get; set; }
    Property Value
    Type Description
    TipoAmbiente

    VerAplic

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

    Versao

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

    XMotivo

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

    Methods

    ReadXml(XmlDocument)

    Declaration
    public override void ReadXml(XmlDocument document)
    Parameters
    Type Name Description
    System.Xml.XmlDocument document
    Overrides
    XMLBase.ReadXml(XmlDocument)

    Implements

    IXmlSerializable