Interface DtcoDetectedReducedWeeklyRestsToCompensate
Inherited Members
Namespace: Simplic.Logistics.SchemaRegistry
Assembly: Simplic.Logistics.SchemaRegistry.dll
Syntax
public interface DtcoDetectedReducedWeeklyRestsToCompensate : DtcoObject
Properties
| Improve this Doc View SourceAnalysisTimestamp
Gets or sets the analysis timestamp
Declaration
DateTime AnalysisTimestamp { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime |
Duration
Gets or sets the duration
Declaration
DtcoDate Duration { get; set; }
Property Value
Type | Description |
---|---|
DtcoDate |
EndDate
Gets or sets the end time
Declaration
DateTime EndDate { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime |
Expiration
Gets or sets the expiration
Declaration
DateTime Expiration { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime |
TimeToCompensate
Gets or sets the time to compensate
Declaration
DtcoDate TimeToCompensate { get; set; }
Property Value
Type | Description |
---|---|
DtcoDate |
WeeklyRestTiemId
Gets or sets the weekly rest time id
Declaration
Guid WeeklyRestTiemId { get; set; }
Property Value
Type | Description |
---|---|
System.Guid |