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: 10.1.0+426df26b1ad7b7c97e1fbd6e0980a0fe847fc820
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