Click or drag to resize

HeaderCategoryCompany Interface

Header category that contains company information.

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

The HeaderCategoryCompany type exposes the following members.

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