Search Results for

    Show / Hide Table of Contents

    Class ShipmentWeightNoteTypeViewModel

    Inheritance
    System.Object
    ShipmentWeightNoteTypeViewModel
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Simplic.PlugIn.Logistics.Disposition
    Assembly: Simplic.PlugIn.Logistics.dll
    Syntax
    public class ShipmentWeightNoteTypeViewModel

    Properties

    | Improve this Doc View Source

    Name

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

    Type

    Declaration
    public WeightNoteType Type { get; set; }
    Property Value
    Type Description
    WeightNoteType
    | Improve this Doc View Source

    Types

    Declaration
    public static IList<ShipmentWeightNoteTypeViewModel> Types { get; }
    Property Value
    Type Description
    System.Collections.Generic.IList<ShipmentWeightNoteTypeViewModel>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx