Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class Reinf2050

    R-2050 - Comercialização de produção

    Inheritance
    object
    XMLBase
    Reinf2050
    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/evtInfoProdRural/v2_01_02", IsNullable = false)]
    public class Reinf2050 : XMLBase, IXmlSerializable

    Properties

    EvtComProd

    Evento comercialização da produção

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

    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