Click or drag to resize

HeaderCategoryOrderStatus Interface

Order status header category of a bill of materials.

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

The HeaderCategoryOrderStatus type exposes the following members.

Properties
 NameDescription
Public propertyCustomItems Gets the custom items associated with this header category
(Inherited from HeaderCategory)
Public propertyStatus Gets the order status.
Top
See Also