Click or drag to resize

InternalPartAssemblyCustomer Property

Points to a customer that exists in the customer library in FactoryLogix.

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax
public Customer AssemblyCustomer { get; set; }

Property Value

Type: Customer
Remarks
Only valid if isAssembly is true
See Also