Search Results for

    Show / Hide Table of Contents

    Class TruckSchedulingResource

    Inheritance
    System.Object
    TruckSchedulingResource
    TruckAttachableResource
    TruckSchedulingTruck
    Namespace: Simplic.PlugIn.Logistics.Disposition.UI
    Assembly: Simplic.PlugIn.Logistics.dll
    Syntax
    public abstract class TruckSchedulingResource : ViewModelBase

    Properties

    | Improve this Doc View Source

    Id

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

    Text

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

    Methods

    | Improve this Doc View Source

    DeepCopy()

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