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: 1.0.63
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