Click or drag to resize

Header Interface

Header information of a bill of materials.

Namespace: CeliAPS.BomApi.Data.HeaderData
Assembly: BomApi (in BomApi.dll) Version: 1.0.63
Syntax
public interface Header

The Header type exposes the following members.

Properties
 NameDescription
Public propertyConstructor Gets the constructor header category.
Public propertyCustomer Gets the customer header category.
Public propertyDesign Gets the design order status header category.
Public propertyDesigner Gets the designer header category.
Public propertyGeneral Gets the general header category.
Public propertyManufacturing Gets the manufacturing order status header category.
Public propertySalesManager Gets the sales manager header category.
Top
See Also