<Code Lib>
2022 Method
Changes 0
M

FabricationPart.GetProductListEntryName

Description:
Gets the specified product list entry name.

public string GetProductListEntryName(
	int index
)

  • Int32
    index
    The product entry index.
Return Value string Returns the specified product entry name.

Loading…