Show / Hide Table of Contents

Class UpdatePartStockingLevelSetup

Inheritance
System.Object
UpdatePartStockingLevelSetup
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: FChoice.Toolkits.Clarify.Logistics
Assembly: FChoice.Toolkits.Clarify.dll
Syntax
public class UpdatePartStockingLevelSetup

Constructors

UpdatePartStockingLevelSetup(Location, String, String, String, String)

Declaration
[ConstructorIndex(0)]
public UpdatePartStockingLevelSetup(Location currentLocation, string queue, string partNumber, string partRevision, string partDomain)
Parameters
Type Name Description
Location currentLocation
System.String queue
System.String partNumber
System.String partRevision
System.String partDomain

Properties

CurrentLocation

Declaration
[PropertyBitValue(8192)]
public Location CurrentLocation { get; set; }
Property Value
Type Description
Location

IsActive

Declaration
[PropertyBitValue(4096)]
public bool IsActive { get; set; }
Property Value
Type Description
System.Boolean

PartDomain

Declaration
[PropertyBitValue(128)]
public string PartDomain { get; set; }
Property Value
Type Description
System.String

PartMaximum

Declaration
[PropertyBitValue(512)]
public short PartMaximum { get; set; }
Property Value
Type Description
System.Int16

PartMinimum

Declaration
[PropertyBitValue(256)]
public short PartMinimum { get; set; }
Property Value
Type Description
System.Int16

PartNumber

Declaration
[PropertyBitValue(32)]
public string PartNumber { get; set; }
Property Value
Type Description
System.String

PartReorderLevel

Declaration
[PropertyBitValue(1024)]
public short PartReorderLevel { get; set; }
Property Value
Type Description
System.Int16

PartReorderQuantity

Declaration
[PropertyBitValue(2048)]
public short PartReorderQuantity { get; set; }
Property Value
Type Description
System.Int16

PartRevision

Declaration
[PropertyBitValue(64)]
public string PartRevision { get; set; }
Property Value
Type Description
System.String

Queue

Declaration
[PropertyBitValue(8)]
public string Queue { get; set; }
Property Value
Type Description
System.String

ToBinName

Declaration
[PropertyBitValue(2)]
public string ToBinName { get; set; }
Property Value
Type Description
System.String

ToQueue

Declaration
[PropertyBitValue(16)]
public string ToQueue { get; set; }
Property Value
Type Description
System.String
Back to top © 2022 Dovetail Software, Inc. - All rights reserved.
Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
.NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.