Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class RetConsStatServNFCom

    Inheritance
    System.Object
    XMLBase
    RetConsStatServNFCom
    RetConsStatServNFComMG
    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.NFCom
    Assembly: Unimake.Business.DFe.dll
    Syntax
    public class RetConsStatServNFCom : 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

    DhRecbto

    Declaration
    public DateTimeOffset DhRecbto { get; set; }
    Property Value
    Type Description
    System.DateTimeOffset

    DhRecbtoField

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

    DhRetorno

    Declaration
    public DateTimeOffset DhRetorno { get; set; }
    Property Value
    Type Description
    System.DateTimeOffset

    DhRetornoField

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

    TMed

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

    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

    XObs

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

    Methods

    ShouldSerializeDhRetornoField()

    Declaration
    public bool ShouldSerializeDhRetornoField()
    Returns
    Type Description
    System.Boolean

    ShouldSerializeTMed()

    Declaration
    public bool ShouldSerializeTMed()
    Returns
    Type Description
    System.Boolean

    ShouldSerializeXObs()

    Declaration
    public bool ShouldSerializeXObs()
    Returns
    Type Description
    System.Boolean

    Implements

    IXmlSerializable