Show / Hide Table of Contents

Class PickSetup

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

Constructors

PickSetup(String)

Declaration
[ConstructorIndex(0)]
public PickSetup(string partRequestDetailIDNum)
Parameters
Type Name Description
System.String partRequestDetailIDNum

PickSetup(String, Boolean)

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

PickSetup(String, Boolean, String[])

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

PickSetup(String, String[])

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

Properties

GenerateTimeBombs

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

Locations

Declaration
[PropertyBitValue(2)]
public LocationCollection Locations { get; }
Property Value
Type Description
LocationCollection

NewStatus

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

PartRequestDetailIDNum

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

PickDate

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

SerialNumbers

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

UseGood

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

UserName

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

UseTransitions

Declaration
[PropertyBitValue(128)]
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.