Search Results for

    Show / Hide Table of Contents

    Class ReceiveLineInfo

    Inheritance
    System.Object
    ReceiveLineInfo
    Namespace: DirectScale.Disco.Extension
    Assembly: DirectScale.Disco.Extension.Abstractions.dll
    Syntax
    public class ReceiveLineInfo : Object

    Constructors

    ReceiveLineInfo()

    Declaration
    public ReceiveLineInfo()

    Properties

    ItemId

    Declaration
    public int ItemId { get; set; }
    Property Value
    Type Description
    System.Int32

    QtyDamaged

    Declaration
    public int QtyDamaged { get; set; }
    Property Value
    Type Description
    System.Int32

    QtyReceived

    Declaration
    public int QtyReceived { get; set; }
    Property Value
    Type Description
    System.Int32
    In This Article
    Back to top Copyright © 2022 DirectScale
    Generated by DocFX