Show / Hide Table of Contents

Class CreatePartRequestDetailSetup

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

Constructors

CreatePartRequestDetailSetup(String, Int32, Int32)

Declaration
[ConstructorIndex(1)]
public CreatePartRequestDetailSetup(string partRequestHeaderIDNum, int quantity, int sitePartObjid)
Parameters
Type Name Description
System.String partRequestHeaderIDNum
System.Int32 quantity
System.Int32 sitePartObjid

CreatePartRequestDetailSetup(String, String, Int32)

Declaration
[ConstructorIndex(3)]
public CreatePartRequestDetailSetup(string partRequestHeaderIDNum, string serialNumber, int sitePartObjid)
Parameters
Type Name Description
System.String partRequestHeaderIDNum
System.String serialNumber
System.Int32 sitePartObjid

CreatePartRequestDetailSetup(String, String, String, String, Int32)

Declaration
[ConstructorIndex(0)]
public CreatePartRequestDetailSetup(string partRequestHeaderIDNum, string partNumber, string partDomain, string partRevision, int quantity)
Parameters
Type Name Description
System.String partRequestHeaderIDNum
System.String partNumber
System.String partDomain
System.String partRevision
System.Int32 quantity

CreatePartRequestDetailSetup(String, String, String, String, String)

Declaration
[ConstructorIndex(2)]
public CreatePartRequestDetailSetup(string partRequestHeaderIDNum, string partNumber, string partDomain, string partRevision, string serialNumber)
Parameters
Type Name Description
System.String partRequestHeaderIDNum
System.String partNumber
System.String partDomain
System.String partRevision
System.String serialNumber

Properties

AdditionalFields

Declaration
[PropertyBitValue(2097152)]
public AdditionalFields AdditionalFields { get; }
Property Value
Type Description
AdditionalFields

CarrierName

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

ContractItemObjid

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

CreateDate

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

DetailType

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

DueDate

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

GenerateTimeBombs

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

HasWarranty

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

Notes

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

PartDomain

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

PartNumber

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

PartRequestHeaderIDNum

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

PartRevision

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

Priority

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

Quantity

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

Queue

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

SerialNumber

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

ShippingMethod

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

SitePartObjid

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

Status

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

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.