Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class Reinf2040

    R-2040 - Recursos repassados para associação desportiva

    Inheritance
    object
    XMLBase
    Reinf2040
    Implements
    IXmlSerializable
    Inherited Members
    XMLBase.NameSpaces
    XMLBase.GerarXML()
    XMLBase.LerXML<T>(XmlDocument)
    XMLBase.ReadXml(XmlDocument)
    XMLBase.WriteXml(StringWriter)
    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
    [Serializable]
    [XmlRoot("Reinf", Namespace = "http://www.reinf.esocial.gov.br/schemas/evtRecursoRepassadoAssociacao/v2_01_02", IsNullable = false)]
    public class Reinf2040 : XMLBase, IXmlSerializable

    Properties

    EvtAssocDespRep

    Evento recursos repassados para associações desportivas

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

    Signature

    Declaration
    [XmlElement(ElementName = "Signature", Namespace = "http://www.w3.org/2000/09/xmldsig#")]
    public Signature Signature { get; set; }
    Property Value
    Type Description
    Signature

    Implements

    IXmlSerializable