Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class InfPassagem

    Inheritance
    object
    InfPassagem
    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 InfPassagem

    Properties

    DhEmb

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

    DhEmbField

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

    DhValidade

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

    DhValidadeField

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

    InfPassageiro

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

    Methods

    ShouldSerializeInfPassageiro()

    Declaration
    public bool ShouldSerializeInfPassageiro()
    Returns
    Type Description
    bool