Click or drag to resize

HeaderCategoryPerson Interface

Header category that contains information about a person associated with the bill of materials.

Namespace: CeliAPS.BomApi.Data.HeaderData
Assembly: BomApi (in BomApi.dll) Version: 14.5.1+cea593b982d79fcd8924a2e3fdf7aefc7fb02118
Syntax
public interface HeaderCategoryPerson : HeaderCategory

The HeaderCategoryPerson type exposes the following members.

Properties
 NameDescription
Public propertyCustomItems Gets the custom items associated with this header category
(Inherited from HeaderCategory)
Public propertyPerson Gets the person associated with the bill of materials.
Top
See Also