Search Results for

    Show / Hide Table of Contents

    Class VehicleOperationalPlan

    Inheritance
    System.Object
    VehicleOperationalPlan
    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.Logistics
    Assembly: Simplic.Logistics.dll
    Syntax
    public class VehicleOperationalPlan

    Properties

    | Improve this Doc View Source

    Configuration

    Declaration
    public VehicleOperationalPlanTruck Configuration { get; set; }
    Property Value
    Type Description
    VehicleOperationalPlanTruck
    | Improve this Doc View Source

    ConfigurationJson

    Declaration
    public byte[] ConfigurationJson { get; set; }
    Property Value
    Type Description
    System.Byte[]
    | Improve this Doc View Source

    DescriptionTextDepartment

    Declaration
    public string DescriptionTextDepartment { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    DescriptionTextDriver

    Declaration
    public string DescriptionTextDriver { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    DescriptionTextTractorUnit

    Declaration
    public string DescriptionTextTractorUnit { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    DescriptionTextTrailer

    Declaration
    public string DescriptionTextTrailer { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PlanningDate

    Declaration
    public DateTime PlanningDate { get; set; }
    Property Value
    Type Description
    System.DateTime
    | Improve this Doc View Source

    ShiftUpdated

    Declaration
    public bool ShiftUpdated { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    TractorUnitId

    Declaration
    public Guid TractorUnitId { get; set; }
    Property Value
    Type Description
    System.Guid
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx