Search Results for

    Show / Hide Table of Contents

    Class VehiclePlanerDateSelectionWindow

    Interaction logic for VehiclePlanerDateSelectionWindow.xaml

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

    Constructors

    | Improve this Doc View Source

    VehiclePlanerDateSelectionWindow()

    Declaration
    public VehiclePlanerDateSelectionWindow()

    Properties

    | Improve this Doc View Source

    SelectedDates

    Declaration
    public IList<DateTime> SelectedDates { get; }
    Property Value
    Type Description
    System.Collections.Generic.IList<System.DateTime>

    Methods

    | Improve this Doc View Source

    OnSave(WindowSaveEventArg)

    Declaration
    public override void OnSave(WindowSaveEventArg e)
    Parameters
    Type Name Description
    WindowSaveEventArg e
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx