Click or drag to resize

Company Interface

Defines properties for a Company's information.

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

The Company type exposes the following members.

Properties
 NameDescription
Public propertyContactPerson Gets the contact person of the company.
Public propertyName Gets the name of the company.
Top
See Also