Represents Phone Number details.
Implements I_ISDirty
Methods
Properties
|
Name |
Description |
|
AreaCode |
The Phone Number's Area code. |
|
AreaCodeResolved Read-Only |
Returns the Area Code. |
|
Comment |
A comment regarding the Phone Number. |
|
CountryCode |
The Phone Number's Country code. |
|
CountryCodeResolved Read-Only |
Returns the Country Code. |
|
CountryIsoA2 |
The ISO Alpha-2 Country Code. |
|
CountryIsoA3 |
The ISO Alpha-3 Country Code. |
|
Extension |
The Phone Number's extension. |
|
IsDirty Read-Only |
Indicates whether this object has been modified since being created, loaded or refreshed. |
|
IsMobile Read-Only |
Returns True or False if the Phone Number is known to be a Mobile Phone Number or not. None is returned if cannot be determined. |
|
PhoneNumber |
The base Phone Number. |
|
PhoneNumberResolved Read-Only |
Returns the Phone Number, with spaces removed. |
|
PhoneNumberUnparsed Read-Only |
The raw Phone Number, before it was parsed and split into its parts. |
- Namespace:
- Intersoft.ISRuntime6
- Assembly:
- ISRuntime6, Version=6.0.3
- Target Framework:
- .NET 9.0