Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class Cana

    Classe de informações de Cana

    Inheritance
    System.Object
    Cana
    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.NFe
    Assembly: Unimake.Business.DFe.dll
    Syntax
    [Serializable]
    public class Cana

    Properties

    Deduc

    Deduções - Taxas e Contribuições

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

    ForDia

    Fornecimentos diários

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

    QTotAnt

    Total Anterior

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

    QTotAntField

    Propriedade auxiliar para serialização/desserialização do XML (Utilize sempre a propriedade QTotAnt para atribuir ou resgatar o valor)

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

    QTotGer

    Total Geral

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

    QTotGerField

    Propriedade auxiliar para serialização/desserialização do XML (Utilize sempre a propriedade QTotGer para atribuir ou resgatar o valor)

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

    QTotMes

    Total do mês

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

    QTotMesField

    Propriedade auxiliar para serialização/desserialização do XML (Utilize sempre a propriedade QTotMes para atribuir ou resgatar o valor)

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

    Ref

    Mês e Ano de Referência, formato: MM/AAAA

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

    Safra

    Identificação da safra

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

    VFor

    Valor dos fornecimentos

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

    VForField

    Propriedade auxiliar para serialização/desserialização do XML (Utilize sempre a propriedade VFor para atribuir ou resgatar o valor)

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

    VLiqFor

    Valor Líquido dos fornecimentos

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

    VLiqForField

    Propriedade auxiliar para serialização/desserialização do XML (Utilize sempre a propriedade VLiqFor para atribuir ou resgatar o valor)

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

    VTotDed

    Valor Total das Deduções

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

    VTotDedField

    Propriedade auxiliar para serialização/desserialização do XML (Utilize sempre a propriedade VTotDed para atribuir ou resgatar o valor)

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