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

    Properties

    CDC

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

    CDV

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

    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

    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

    Mod

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

    NDC

    Declaration
    [XmlElement("nDC")]
    public int NDC { 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

    TpEmit

    Declaration
    [XmlElement("tpEmit")]
    public TipoEmitenteDCe TpEmit { get; set; }
    Property Value
    Type Description
    TipoEmitenteDCe

    VerProc

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