Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class DetEventoInternalizacaoSUFRAMA

    Classe de detalhamento do evento de confirmação de internalização SUFRAMA

    Inheritance
    object
    EventoDetalhe
    DetEventoVistoriaSuframaSEFAZ
    DetEventoInternalizacaoSUFRAMA
    Implements
    IXmlSerializable
    Inherited Members
    DetEventoVistoriaSuframaSEFAZ.PINe
    DetEventoVistoriaSuframaSEFAZ.DVistoria
    DetEventoVistoriaSuframaSEFAZ.DVistoriaField
    DetEventoVistoriaSuframaSEFAZ.LocVistoria
    DetEventoVistoriaSuframaSEFAZ.PostoVistoria
    DetEventoVistoriaSuframaSEFAZ.XHistorico
    DetEventoVistoriaSuframaSEFAZ.WriteXml(XmlWriter)
    EventoDetalhe.GetPropertyInfo(Type)
    EventoDetalhe.Versao
    EventoDetalhe.GetSchema()
    EventoDetalhe.ReadXml(XmlReader)
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Unimake.Business.DFe.Xml.NFe
    Assembly: Unimake.Business.DFe.dll
    Syntax
    [Serializable]
    [XmlRoot(ElementName = "detEvento", Namespace = "http://www.portalfiscal.inf.br/nfe", IsNullable = false)]
    public class DetEventoInternalizacaoSUFRAMA : DetEventoVistoriaSuframaSEFAZ, IXmlSerializable

    Properties

    DescEvento

    Descrição do evento. Padrão = Confirmacao de Internalizacao da Mercadoria na SUFRAMA

    Declaration
    [XmlElement("descEvento")]
    public override string DescEvento { get; set; }
    Property Value
    Type Description
    string
    Overrides
    DetEventoVistoriaSuframaSEFAZ.DescEvento

    Implements

    IXmlSerializable