Search Results for

    Show / Hide Table of Contents

    Class TransportOrderFastEntryWindow

    Interaction logic for TransportOrderFastEntryWindow.xaml

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

    Constructors

    | Improve this Doc View Source

    TransportOrderFastEntryWindow()

    Initializes a new instance of TransportOrderFastEntryWindow

    Declaration
    public TransportOrderFastEntryWindow()

    Fields

    | Improve this Doc View Source

    FixedpriceItem

    Declaration
    public const string FixedpriceItem = "5a8ff039-1f37-48b5-b034-910e3f848d78"
    Field Value
    Type Description
    System.String

    Properties

    | Improve this Doc View Source

    Current

    Gets the current data context as TransportOrderFastEntryViewModel

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

    Methods

    | Improve this Doc View Source

    New()

    Creates a new fast entry

    Declaration
    public void New()
    | Improve this Doc View Source

    OnSave(WindowSaveEventArg)

    Gets called on save

    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