Search Results for

    Show / Hide Table of Contents

    Class QuantityModel

    Inheritance
    System.Object
    QuantityModel
    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.WebApi.Workshop
    Assembly: Simplic.PlugIn.Logistics.dll
    Syntax
    public class QuantityModel

    Properties

    | Improve this Doc View Source

    QuantityUnit

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

    Value

    Declaration
    public double Value { get; set; }
    Property Value
    Type Description
    System.Double
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx