FabricationPart.GetProductListEntryName
Description:
Gets the specified product list entry name.
Gets the specified product list entry name.
public string GetProductListEntryName(
int index
)
-
Int32indexThe product entry index.
Return Value
string
Returns the specified product entry name.
-
The product entry index is not larger than 0 and less than GetProductCount.