Search Results for

    Show / Hide Table of Contents

    Class DriverActivityViewModel

    Inheritance
    System.Object
    DriverActivityViewModel
    Namespace: Simplic.PlugIn.Logistics.Disposition.UI
    Assembly: Simplic.PlugIn.Logistics.dll
    Syntax
    public class DriverActivityViewModel : ViewModelBase

    Constructors

    | Improve this Doc View Source

    DriverActivityViewModel(TruckSchedulingViewModel, HR.Activity)

    Declaration
    public DriverActivityViewModel(TruckSchedulingViewModel parent, HR.Activity activity)
    Parameters
    Type Name Description
    TruckSchedulingViewModel parent
    HR.Activity activity

    Properties

    | Improve this Doc View Source

    DriversListView

    Gets the drivers view

    Declaration
    public CollectionViewSource DriversListView { get; }
    Property Value
    Type Description
    System.Windows.Data.CollectionViewSource
    | Improve this Doc View Source

    Name

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