Show / Hide Table of Contents

Class PartTransferSetup

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

Constructors

PartTransferSetup(String, String, String, Int32, Location, Location)

Declaration
[ConstructorIndex(0)]
public PartTransferSetup(string partNumber, string partRevision, string partDomain, int quantity, Location fromlocation, Location tolocation)
Parameters
Type Name Description
System.String partNumber
System.String partRevision
System.String partDomain
System.Int32 quantity
Location fromlocation
Location tolocation

PartTransferSetup(String, String, String, String, Location, Location)

Declaration
[ConstructorIndex(1)]
public PartTransferSetup(string partNumber, string partRevision, string partDomain, string serialNumber, Location fromlocation, Location tolocation)
Parameters
Type Name Description
System.String partNumber
System.String partRevision
System.String partDomain
System.String serialNumber
Location fromlocation
Location tolocation

Properties

FromGood

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

Notes

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

PartDomain

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

PartNumber

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

PartRevision

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

Quantity

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

ReferenceIDNum

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

SerialNumber

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

ToGood

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

ToLocation

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

TransferDate

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

UserName

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