Show / Hide Table of Contents

Class ReceivePartRequestSetup

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

Constructors

ReceivePartRequestSetup(String, Int32, Location)

Declaration
[ConstructorIndex(0)]
public ReceivePartRequestSetup(string partRequestDetailIDNum, int quantity, Location toLocation)
Parameters
Type Name Description
System.String partRequestDetailIDNum
System.Int32 quantity
Location toLocation

ReceivePartRequestSetup(String, Int32, Location, Boolean)

Declaration
[ConstructorIndex(2)]
public ReceivePartRequestSetup(string partRequestDetailIDNum, int quantity, Location toLocation, bool useTransitions)
Parameters
Type Name Description
System.String partRequestDetailIDNum
System.Int32 quantity
Location toLocation
System.Boolean useTransitions

ReceivePartRequestSetup(String, String, Location)

Declaration
[ConstructorIndex(1)]
public ReceivePartRequestSetup(string partRequestDetailIDNum, string serialNumber, Location toLocation)
Parameters
Type Name Description
System.String partRequestDetailIDNum
System.String serialNumber
Location toLocation

ReceivePartRequestSetup(String, String, Location, Boolean)

Declaration
[ConstructorIndex(3)]
public ReceivePartRequestSetup(string partRequestDetailIDNum, string serialNumber, Location toLocation, bool useTransitions)
Parameters
Type Name Description
System.String partRequestDetailIDNum
System.String serialNumber
Location toLocation
System.Boolean useTransitions

Properties

AutoClose

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

CarrierName

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

FromGood

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

FromLocation

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

GenerateTimeBombs

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

NotProperlyPacked

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

PartRequestDetailIDNum

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

PossibleDamage

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

Quantity

Declaration
[PropertyBitValue(512)]
public int Quantity { get; set; }
Property Value
Type Description
System.Int32

ReceiveDate

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

RouteToTest

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

SerialNumber

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

Status

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

ToGood

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

ToLocation

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

UserName

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

UseTransitions

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

WaybillName

Declaration
[PropertyBitValue(8192)]
public string WaybillName { 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.