Click or drag to resize

Manufacturer Class

Represents a manufacturer who makes or builds raw materials, parts, or sub-assemblies that are used by this factory.
Inheritance Hierarchy
SystemObject
  FactoryLogix.xTend.DataObjectsManufacturer

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.242.0.0 (8.242.0.0)
Syntax
public class Manufacturer

The Manufacturer type exposes the following members.

Constructors
  NameDescription
Public methodManufacturer
Initializes a new instance of the Manufacturer class
Top
Properties
  NameDescription
Public propertyAccountNumber
The purchasing account number of the factory for this particular manufacturer.
Public propertyId
A unique identifier for this particular manufacturer (corresponds to the primary key in the FactoryLogix database)
Public propertyName
A friendly name for this manufacturer.
Top
See Also