Show / Hide Table of Contents

Class UpdatePartRequestDetailSetup

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

Constructors

UpdatePartRequestDetailSetup(String)

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

Properties

AdditionalFields

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

CarrierName

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

DetailType

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

HasWarranty

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

Notes

Declaration
[PropertyBitValue(4096)]
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(2)]
public string PartNumber { get; set; }
Property Value
Type Description
System.String

PartRequestDetailIDNum

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

PartRevision

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

Priority

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

Quantity

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

SerialNumber

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

ShippingMethod

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

SitePartObjid

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

Status

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