Class FilialeInfo
Inheritance
object
FilialeInfo
Assembly: Transit.Shared.dll
Syntax
Properties
AbfahrtEmpfaengerIst
Declaration
public DateTime? AbfahrtEmpfaengerIst { get; set; }
Property Value
| Type |
Description |
| DateTime? |
|
AbfahrtEmpfaengerSoll
Declaration
public DateTime? AbfahrtEmpfaengerSoll { get; set; }
Property Value
| Type |
Description |
| DateTime? |
|
AbfahrtIst
Declaration
public DateTime? AbfahrtIst { get; set; }
Property Value
| Type |
Description |
| DateTime? |
|
AbfahrtSoll
Declaration
public DateTime AbfahrtSoll { get; set; }
Property Value
| Type |
Description |
| DateTime |
|
Absender
Declaration
public Adressat Absender { get; set; }
Property Value
Anhaenger
Declaration
public Fahrzeug Anhaenger { get; set; }
Property Value
AnkunftIst
Declaration
public DateTime? AnkunftIst { get; set; }
Property Value
| Type |
Description |
| DateTime? |
|
AnkunftPrognose
Declaration
public DateTime AnkunftPrognose { get; set; }
Property Value
| Type |
Description |
| DateTime |
|
AnkunftSoll
Declaration
public DateTime AnkunftSoll { get; set; }
Property Value
| Type |
Description |
| DateTime |
|
DispoGruppeId
Declaration
public int DispoGruppeId { get; set; }
Property Value
DispoId
Declaration
public int DispoId { get; set; }
Property Value
Empfaenger
Declaration
public Adressat Empfaenger { get; set; }
Property Value
Fahrzeug
Declaration
public Fahrzeug Fahrzeug { get; set; }
Property Value
FilialeFid
Declaration
public string FilialeFid { get; set; }
Property Value
MengeIst
Declaration
public double? MengeIst { get; set; }
Property Value
MengeSoll
Declaration
public double MengeSoll { get; set; }
Property Value
NextTourPos
Declaration
public Adressat NextTourPos { get; set; }
Property Value
TourId
Declaration
public int? TourId { get; set; }
Property Value
TourName
Declaration
public string TourName { get; set; }
Property Value
Warengruppe
Declaration
public string Warengruppe { get; set; }
Property Value