Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class IdeEstab2060

    Inheritance
    System.Object
    IdeEstab2060
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Unimake.Business.DFe.Xml.EFDReinf
    Assembly: Unimake.Business.DFe.dll
    Syntax
    public class IdeEstab2060

    Properties

    NrInscEstab

    Declaration
    public string NrInscEstab { get; set; }
    Property Value
    Type Description
    System.String

    TipoCod

    Declaration
    public List<TipoCod> TipoCod { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.List<TipoCod>

    TpInscEstab

    Declaration
    public TipoInscricaoEstabelecimento TpInscEstab { get; set; }
    Property Value
    Type Description
    TipoInscricaoEstabelecimento

    VlrCPApurTotal

    Declaration
    public double VlrCPApurTotal { get; set; }
    Property Value
    Type Description
    System.Double

    VlrCPApurTotalField

    Declaration
    public string VlrCPApurTotalField { get; set; }
    Property Value
    Type Description
    System.String

    VlrCPRBSuspTotal

    Declaration
    public double VlrCPRBSuspTotal { get; set; }
    Property Value
    Type Description
    System.Double

    VlrCPRBSuspTotalField

    Declaration
    public string VlrCPRBSuspTotalField { get; set; }
    Property Value
    Type Description
    System.String

    VlrRecBrutaTotal

    Declaration
    public double VlrRecBrutaTotal { get; set; }
    Property Value
    Type Description
    System.Double

    VlrRecBrutaTotalField

    Declaration
    public string VlrRecBrutaTotalField { get; set; }
    Property Value
    Type Description
    System.String

    Methods

    ShouldSerializeVlrCPRBSuspTotalField()

    Declaration
    public bool ShouldSerializeVlrCPRBSuspTotalField()
    Returns
    Type Description
    System.Boolean