Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class IdeContri2040

    Inheritance
    object
    IdeContri2040
    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
    public class IdeContri2040

    Properties

    IdeEstab

    Declaration
    [XmlElement("ideEstab")]
    public IdeEstab2040 IdeEstab { get; set; }
    Property Value
    Type Description
    IdeEstab2040

    NrInsc

    Declaration
    [XmlElement("nrInsc")]
    public string NrInsc { get; set; }
    Property Value
    Type Description
    string

    TpInsc

    Declaration
    [XmlElement("tpInsc")]
    public TiposInscricao TpInsc { get; set; }
    Property Value
    Type Description
    TiposInscricao