BOMapp API
BOMapp API
ReferenceManual
CeliAPS.BomApi.Data.HeaderData.SubCategories
Person Interface
Person Properties
Person Interface
Defines properties for a person's contact information.
Namespace:
CeliAPS.BomApi.Data.HeaderData.SubCategories
Assembly:
BomApi (in BomApi.dll) Version: 1.0.63
Syntax
C#
VB
Copy
public
interface
Person
Public
Interface
Person
The
Person
type exposes the following members.
Properties
Name
Description
Email
Gets the email address of the person.
FirstName
Gets the first name of the person.
LastName
Gets the last name of the person.
Phone
Gets the phone number of the person.
Top
See Also
Reference
CeliAPS.BomApi.Data.HeaderData.SubCategories Namespace