AddLotToAssembly (IMaterial)
Adds a parent/child assembly relationship between two material lots.
Inputs | Data Type | Description |
---|---|---|
Child Lot ID | GUID | Specifies the ID of the material lot you want to add as a child to the material lot defined in the Parent Lot ID field. |
Parent Lot ID | GUID | Specifies the material lot you want to define as the parent for the material lot defined in the Child Lot ID field. |
Outputs | Description | |
---|---|---|
Boolean | Returns True if the assembly relationship is created; returns False if the assembly relationship pre-exists. |