Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class EvtExclusao

    Evento de exclusão

    Inheritance
    object
    ReinfEventoBase
    EvtExclusao
    Inherited Members
    ReinfEventoBase.ID
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Unimake.Business.DFe.Xml.EFDReinf
    Assembly: Unimake.Business.DFe.dll
    Syntax
    public class EvtExclusao : ReinfEventoBase

    Properties

    IdeContri

    Declaration
    [XmlElement("ideContri")]
    public IdeContri IdeContri { get; set; }
    Property Value
    Type Description
    IdeContri

    IdeEvento

    Declaration
    [XmlElement("ideEvento")]
    public IdeEvento IdeEvento { get; set; }
    Property Value
    Type Description
    IdeEvento

    InfoExclusao

    Declaration
    [XmlElement("infoExclusao")]
    public InfoExclusao InfoExclusao { get; set; }
    Property Value
    Type Description
    InfoExclusao