.NET Helper Packages
C#
Show/Hide TOC
Company
Secondary
Phone Property
Gets or sets the Secondary Phone Number.
Definition
Namespace:
Common.Core.Models
Assembly:
Common.Core (in Common.Core.dll) Version: 2.1.5
C#
Copy
public
string
?
SecondaryPhone
{
get
;
set
; }
Property Value
String
Implements
ICompany
SecondaryPhone
See Also
Reference
Company Class
Common.Core.Models Namespace
In This Article
Definition
Property Value
Implements
See Also