Search Results for

    Show / Hide Table of Contents

    Class ShipmentDistributionWindow

    Interaction logic for ShipmentDistributionWindow.xaml

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

    Constructors

    | Improve this Doc View Source

    ShipmentDistributionWindow(Shipment, TransportOrderViewModel)

    Declaration
    public ShipmentDistributionWindow(Shipment parentShipment, TransportOrderViewModel transportOrderViewModel)
    Parameters
    Type Name Description
    Shipment parentShipment
    TransportOrderViewModel transportOrderViewModel

    Properties

    | Improve this Doc View Source

    Current

    Gets the current DataConntext as ShipmentDistributionViewModel

    Declaration
    public ShipmentDistributionViewModel Current { get; }
    Property Value
    Type Description
    ShipmentDistributionViewModel

    Methods

    | Improve this Doc View Source

    OnSave(WindowSaveEventArg)

    Called when the save button is pressed

    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