Class AbstractDTCOActivity
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Simplic.Telematic.Spedion.DriveAndRestTimesWs
Assembly: Simplic.Telematic.Spedion.dll
Syntax
[Serializable]
public abstract class AbstractDTCOActivity
Properties
| Improve this Doc View SourceactType
Declaration
public DTCOActivityType actType { get; set; }
Property Value
Type | Description |
---|---|
DTCOActivityType |
cardSlot
Declaration
public DTCOCardSlot cardSlot { get; set; }
Property Value
Type | Description |
---|---|
DTCOCardSlot |
cardState
Declaration
public DTCOCardState cardState { get; set; }
Property Value
Type | Description |
---|---|
DTCOCardState |
d8
Declaration
public bool d8 { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
specificCondition
Declaration
public string specificCondition { get; set; }
Property Value
Type | Description |
---|---|
System.String |
state
Declaration
public DTCODrivingStateType state { get; set; }
Property Value
Type | Description |
---|---|
DTCODrivingStateType |