CreatePartSetup Class Members
The following tables list the members exposed by CreatePartSetup.
Public Constructors
Name | Description | |
---|---|---|
![]() |
CreatePartSetup Constructor | Initializes a new instance of the CreatePartSetup 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 create. |
![]() |
PartDomain | Domain for the part to create. |
![]() |
PartNumber | Part Number for the part to create. |
![]() |
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
CreatePartSetup Class
FChoice.Toolkits.Clarify.Interfaces Namespace
CreatePart(CreatePartSetup) Method