Click or drag to resize

ReplacementItem Properties

The ReplacementItem type exposes the following members.

Properties
  NameDescription
Public propertyItemId
The 128-bit unique identifier of the replacement item.
Public propertyItemQuantity
The quantity of this replacement Item.
Public propertyItemUID
The text-based unique identifier of the replacement item.
Public propertyPartId
The 128-bit unique identifier of the internal part of the replacment item. Corresponds to the Id property of the InternalPart of the item.
Public propertyPartNumber
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.
Public propertyReplacementType
An enumerated valud indicated the type of kind of replacement that this item represents.
Public propertyUnitOfIssue
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.
Top
See Also