Search Results for

    Show / Hide Table of Contents

    Class ShipmentAddonViewModel

    Extends the ShipmentViewModel

    Inheritance
    System.Object
    ShipmentAddonViewModel
    Namespace: Simplic.PlugIn.Logistics.Disposition
    Assembly: Simplic.PlugIn.Logistics.dll
    Syntax
    public class ShipmentAddonViewModel : AddonViewModel

    Properties

    | Improve this Doc View Source

    PrimaryKeyColumn

    Gets the primaryKeyColumn of the ShipmentAddon Table

    Declaration
    public override string PrimaryKeyColumn { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    TableName

    Gets the table name of the ShipmentAddon Table

    Declaration
    public override string TableName { get; }
    Property Value
    Type Description
    System.String

    Methods

    | Improve this Doc View Source

    Save()

    Save current and child addon viewmodels

    Declaration
    public override void Save()
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx