Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class InfViagem

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

    Properties

    CAeroDest

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

    CAeroOrig

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

    DhConexao

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

    DhConexaoField

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

    DhViagem

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

    DhViagemField

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

    NroVoo

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

    SiglaCiaOperVoo

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

    TpAcomodacao

    Declaration
    [XmlElement("tpAcomodacao")]
    public TipoAcomodacaoBPeTA TpAcomodacao { get; set; }
    Property Value
    Type Description
    TipoAcomodacaoBPeTA

    TpServ

    Declaration
    [XmlElement("tpServ")]
    public TipoServicoBPeTA TpServ { get; set; }
    Property Value
    Type Description
    TipoServicoBPeTA

    TpTrecho

    Declaration
    [XmlElement("tpTrecho")]
    public TipoTrechoBPeTA TpTrecho { get; set; }
    Property Value
    Type Description
    TipoTrechoBPeTA

    TpViagem

    Declaration
    [XmlElement("tpViagem")]
    public TipoViagemBPeTA TpViagem { get; set; }
    Property Value
    Type Description
    TipoViagemBPeTA

    Methods

    ShouldSerializeDhConexaoField()

    Declaration
    public bool ShouldSerializeDhConexaoField()
    Returns
    Type Description
    bool