Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class ReceitaTotal

    Inheritance
    System.Object
    ReceitaTotal
    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 ReceitaTotal

    Properties

    InfoProc

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

    VlrCP

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

    VlrCPField

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

    VlrCPSuspTotal

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

    VlrCPSuspTotalField

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

    VlrReceitaClubes

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

    VlrReceitaClubesField

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

    VlrReceitaTotal

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

    VlrReceitaTotalField

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

    VlrRetParc

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

    VlrRetParcField

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

    Methods

    ShouldSerializeVlrCPSuspTotalField()

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