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