UpdatePartSetup Class Members
The following tables list the members exposed by UpdatePartSetup.
Public Constructors
Name | Description | |
---|---|---|
![]() |
UpdatePartSetup Constructor | Initializes a new instance of the UpdatePartSetup class. |
Public Properties
| | Name | Description |
| --- | --- | --- |
| | AdditionalFields | Allows the specification of additional fields to be updated as part of API invocation. |
|
| Description | Description of the part |
|
| Dimension | Dimensions of the part |
|
| Family | Level 1 Element from the 'Family' user defined list. If not set, the default list value is used. |
|
| Line | Level 2 Element from the 'Family' user defined list. If not set, the default list value is used. |
|
| ModelNumber | Model number of the part |
|
| Notes | Notes about the part |
|
| PartClass | Part class for the part to update. |
|
| PartDomain | Domain for the part to update. |
|
| PartNumber |
Part number for the part to update
|
| | PartType | Element from the 'Part Type' user defined list. If not set, the default list value is used. |
|
| RepairType | Type of repair. One of "Repairable" or "Expendable" |
|
| UnitMeasure | Unit of measure for the part |
|
| WarrantyDays | Number of warranty days for the part |
|
| WarrantyStartOnShipment | Does the warranty start on shipment? |
|
| Weight | Unit weight of the part |
Reference
UpdatePartSetup Class
FChoice.Toolkits.Clarify.Interfaces Namespace
UpdatePart(UpdatePartSetup) Method