ReplacementItem Properties |
The ReplacementItem type exposes the following members.
Name | Description | |
---|---|---|
ItemId |
The 128-bit unique identifier of the replacement item.
| |
ItemQuantity |
The quantity of this replacement Item.
| |
ItemUID |
The text-based unique identifier of the replacement item.
| |
PartId |
The 128-bit unique identifier of the internal part of the replacment item.
Corresponds to the Id property of the InternalPart of the item.
| |
PartNumber |
The internal part number of the replacement item. This could be
different than the original part number if a valid alternate exists
for the original part.
| |
ReplacementType |
An enumerated valud indicated the type of kind of replacement that this item represents.
| |
UnitOfIssue |
The name or abbreviation of the Unit that ItemQuantity is measured in. The string value of this property must align with one of the pre-configured unit names
assigned to this attribute via the unit of measure property in the FactoryLogix configuration.
|