Show / Hide Table of Contents

Class UpdatePartSetup

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

Constructors

UpdatePartSetup(String, String, Int32)

Declaration
[ConstructorIndex(0)]
public UpdatePartSetup(string partNumber, string partDomain, int warrantyDays)
Parameters
Type Name Description
System.String partNumber
System.String partDomain
System.Int32 warrantyDays

Properties

AdditionalFields

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

Description

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

Dimension

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

Family

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

Line

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

ModelNumber

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

Notes

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

PartClass

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

PartDomain

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

PartType

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

RepairType

Declaration
[PropertyBitValue(1024)]
public PartRepairType RepairType { get; set; }
Property Value
Type Description
PartRepairType

UnitMeasure

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

WarrantyDays

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

WarrantyStartOnShipment

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

Weight

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