2024 Property
Changes 0
P

FabricationPart.ProductListEntry

Description:
The product entry index of the fabrication part. A value of -1 indicates the fabrication part is not a product list.
Remarks:
The product list is a catalog of available sizes for the part and the index refers to the entry on this list.
public int ProductListEntry { get; set; }