Search Results for

    Show / Hide Table of Contents

    Class WeightNoteBulkEditor

    Interaction logic for WeightNoteBulkEditor.xaml

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

    Constructors

    | Improve this Doc View Source

    WeightNoteBulkEditor(IList<Shipment>)

    Declaration
    public WeightNoteBulkEditor(IList<Shipment> shipments)
    Parameters
    Type Name Description
    System.Collections.Generic.IList<Shipment> shipments

    Methods

    | Improve this Doc View Source

    OnSave(WindowSaveEventArg)

    Save changes

    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