Search Results for

    Show / Hide Table of Contents

    Class TruckSchedulingDriver

    Inheritance
    System.Object
    TruckSchedulingResource
    TruckAttachableResource
    TruckSchedulingDriver
    Inherited Members
    TruckAttachableResource.SortString
    TruckSchedulingResource.Id
    Namespace: Simplic.PlugIn.Logistics.Disposition.UI
    Assembly: Simplic.PlugIn.Logistics.dll
    Syntax
    public class TruckSchedulingDriver : TruckAttachableResource

    Properties

    | Improve this Doc View Source

    AbsenceText

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

    ActivityTypeIds

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

    SortId

    Declaration
    public override int SortId { get; protected set; }
    Property Value
    Type Description
    System.Int32
    Overrides
    TruckAttachableResource.SortId
    | Improve this Doc View Source

    Text

    Declaration
    public override string Text { get; set; }
    Property Value
    Type Description
    System.String
    Overrides
    TruckSchedulingResource.Text

    Methods

    | Improve this Doc View Source

    DeepCopy()

    Declaration
    public override TruckSchedulingResource DeepCopy()
    Returns
    Type Description
    TruckSchedulingResource
    Overrides
    TruckSchedulingResource.DeepCopy()
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx