Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class TDadosGNRE

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

    Properties

    ContribuinteEmitente

    Declaration
    public ContribuinteEmitente ContribuinteEmitente { get; set; }
    Property Value
    Type Description
    ContribuinteEmitente

    DataPagamento

    Declaration
    public DateTime DataPagamento { get; set; }
    Property Value
    Type Description
    System.DateTime

    DataPagamentoField

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

    ItensGNRE

    Declaration
    public ItensGNRE ItensGNRE { get; set; }
    Property Value
    Type Description
    ItensGNRE

    TipoGNRE

    Declaration
    public TipoGuiaGNRE TipoGNRE { get; set; }
    Property Value
    Type Description
    TipoGuiaGNRE

    UfFavorecida

    Declaration
    public UFBrasil UfFavorecida { get; set; }
    Property Value
    Type Description
    UFBrasil

    ValorGNRE

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

    ValorGNREField

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

    Versao

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

    Methods

    ShouldSerializeDataPagamentoField()

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