Class InfPassagem
Assembly: Unimake.Business.DFe.dll
Syntax
Properties
CLocDest
Declaration
[XmlElement("cLocDest")]
public string CLocDest { get; set; }
Property Value
CLocOrig
Declaration
[XmlElement("cLocOrig")]
public string CLocOrig { get; set; }
Property Value
DhEmb
Declaration
[XmlIgnore]
public DateTimeOffset DhEmb { get; set; }
Property Value
DhEmbField
Declaration
[XmlElement("dhEmb")]
public string DhEmbField { get; set; }
Property Value
DhValidade
Declaration
[XmlIgnore]
public DateTimeOffset DhValidade { get; set; }
Property Value
DhValidadeField
Declaration
[XmlElement("dhValidade")]
public string DhValidadeField { get; set; }
Property Value
InfPassageiro
Declaration
[XmlElement("infPassageiro")]
public InfPassageiro InfPassageiro { get; set; }
Property Value
XLocDest
Declaration
[XmlElement("xLocDest")]
public string XLocDest { get; set; }
Property Value
XLocOrig
Declaration
[XmlElement("xLocOrig")]
public string XLocOrig { get; set; }
Property Value
Methods
ShouldSerializeInfPassageiro()
Declaration
public bool ShouldSerializeInfPassageiro()
Returns