Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class Ide

    Inheritance
    object
    Ide
    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.NFCom
    Assembly: Unimake.Business.DFe.dll
    Syntax
    public class Ide

    Properties

    CDV

    Declaration
    [XmlElement("cDV")]
    public int CDV { get; set; }
    Property Value
    Type Description
    int

    CMunFG

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

    CNF

    Código numérico que compõe a Chave de Acesso. Número aleatório gerado pelo emitente para cada NFe/NFCe

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

    CUF

    Declaration
    [XmlIgnore]
    public UFBrasil CUF { get; set; }
    Property Value
    Type Description
    UFBrasil

    CUFField

    Declaration
    [XmlElement("cUF")]
    public int CUFField { get; set; }
    Property Value
    Type Description
    int

    DhCont

    Declaration
    [XmlIgnore]
    public DateTimeOffset DhCont { get; set; }
    Property Value
    Type Description
    DateTimeOffset

    DhContField

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

    DhEmi

    Declaration
    [XmlIgnore]
    public DateTimeOffset DhEmi { get; set; }
    Property Value
    Type Description
    DateTimeOffset

    DhEmiField

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

    FinNFCom

    Declaration
    [XmlElement("finNFCom")]
    public FinalidadeNFCom FinNFCom { get; set; }
    Property Value
    Type Description
    FinalidadeNFCom

    GCompraGov

    Declaration
    [XmlElement("gCompraGov")]
    public GCompraGov GCompraGov { get; set; }
    Property Value
    Type Description
    GCompraGov

    IndCessaoMeiosRede

    Declaration
    [XmlElement("indCessaoMeiosRede")]
    public IndicadorCessaoMeiosDeRede? IndCessaoMeiosRede { get; set; }
    Property Value
    Type Description
    IndicadorCessaoMeiosDeRede?

    IndNotaEntrada

    Declaration
    [XmlElement("indNotaEntrada")]
    public IndicadorNotaEntrada? IndNotaEntrada { get; set; }
    Property Value
    Type Description
    IndicadorNotaEntrada?

    IndPrePago

    Declaration
    [XmlElement("indPrePago")]
    public IndicadorServicoPrePago? IndPrePago { get; set; }
    Property Value
    Type Description
    IndicadorServicoPrePago?

    Mod

    Declaration
    [XmlElement("mod")]
    public ModeloDFe Mod { get; set; }
    Property Value
    Type Description
    ModeloDFe

    NNF

    Declaration
    [XmlElement("nNF")]
    public int NNF { get; set; }
    Property Value
    Type Description
    int

    NSiteAutoriz

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

    Serie

    Declaration
    [XmlElement("serie")]
    public int Serie { get; set; }
    Property Value
    Type Description
    int

    TpAmb

    Declaration
    [XmlElement("tpAmb")]
    public TipoAmbiente TpAmb { get; set; }
    Property Value
    Type Description
    TipoAmbiente

    TpEmis

    Declaration
    [XmlElement("tpEmis")]
    public TipoEmissao TpEmis { get; set; }
    Property Value
    Type Description
    TipoEmissao

    TpFat

    Declaration
    [XmlElement("tpFat")]
    public TipoFaturamentoNFCom TpFat { get; set; }
    Property Value
    Type Description
    TipoFaturamentoNFCom

    VerProc

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

    XJust

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

    Methods

    ShouldSerializeDhContField()

    Declaration
    public bool ShouldSerializeDhContField()
    Returns
    Type Description
    bool

    ShouldSerializeIndCessaoMeiosRede()

    Declaration
    public bool ShouldSerializeIndCessaoMeiosRede()
    Returns
    Type Description
    bool

    ShouldSerializeIndNotaEntrada()

    Declaration
    public bool ShouldSerializeIndNotaEntrada()
    Returns
    Type Description
    bool

    ShouldSerializeIndPrePago()

    Declaration
    public bool ShouldSerializeIndPrePago()
    Returns
    Type Description
    bool

    ShouldSerializeXJust()

    Declaration
    public bool ShouldSerializeXJust()
    Returns
    Type Description
    bool