Search Results for

    Show / Hide Table of Contents

    Class DailyVehicleOperationalPlan

    Inheritance
    System.Object
    DailyVehicleOperationalPlan
    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 DailyVehicleOperationalPlan

    Properties

    | Improve this Doc View Source

    Configuration

    Declaration
    public IList<VehicleOperationalPlanTruck> Configuration { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.IList<VehicleOperationalPlanTruck>
    | Improve this Doc View Source

    ConfigurationJson

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

    PlanningDate

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