Class DTCOActivityList
Inheritance
System.Object
DTCOActivityList
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 class DTCOActivityList
Properties
| Improve this Doc View SourceDtcoActivity
Declaration
public DTCOActivity[] DtcoActivity { get; set; }
Property Value
Type | Description |
---|---|
DTCOActivity[] |
TimeStamp
Declaration
public DateTime TimeStamp { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime |