Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class InfoLig

    Inheritance
    object
    InfoLig
    Inherited Members
    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]
    public class InfoLig

    Properties

    Alteracao

    Declaration
    [XmlElement("alteracao")]
    public Alteracao1050 Alteracao { get; set; }
    Property Value
    Type Description
    Alteracao1050

    Exclusao

    Declaration
    [XmlElement("exclusao")]
    public Exclusao1050 Exclusao { get; set; }
    Property Value
    Type Description
    Exclusao1050

    Inclusao

    Declaration
    [XmlElement("inclusao")]
    public Inclusao1050 Inclusao { get; set; }
    Property Value
    Type Description
    Inclusao1050