Show / Hide Table of Contents

Class UnpickSetup

Inheritance
System.Object
UnpickSetup
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 UnpickSetup

Constructors

UnpickSetup(String, Location)

Declaration
[ConstructorIndex(0)]
public UnpickSetup(string partRequestDetailIDNum, Location location)
Parameters
Type Name Description
System.String partRequestDetailIDNum
Location location

UnpickSetup(String, Location, Boolean)

Declaration
[ConstructorIndex(2)]
public UnpickSetup(string partRequestDetailIDNum, Location location, bool useTransitions)
Parameters
Type Name Description
System.String partRequestDetailIDNum
Location location
System.Boolean useTransitions

UnpickSetup(String, Location, Boolean, String[])

Declaration
[ConstructorIndex(3)]
public UnpickSetup(string partRequestDetailIDNum, Location location, bool useTransitions, params string[] serialNumbers)
Parameters
Type Name Description
System.String partRequestDetailIDNum
Location location
System.Boolean useTransitions
System.String[] serialNumbers

UnpickSetup(String, Location, String[])

Declaration
[ConstructorIndex(1)]
public UnpickSetup(string partRequestDetailIDNum, Location location, params string[] serialNumbers)
Parameters
Type Name Description
System.String partRequestDetailIDNum
Location location
System.String[] serialNumbers

Properties

GenerateTimeBombs

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

Location

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

PartRequestDetailIDNum

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

SerialNumbers

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

UnpickDate

Declaration
[PropertyBitValue(64)]
public DateTime UnpickDate { get; set; }
Property Value
Type Description
System.DateTime

UseGood

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

UserName

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

UseTransitions

Declaration
[PropertyBitValue(256)]
public bool UseTransitions { get; set; }
Property Value
Type Description
System.Boolean
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.