Click or drag to resize

PhoneFaxNumber Class

Class which exposes phone/fax number. Expose the number and extensions as separate strings externally.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.SharedPhoneFaxNumber

Namespace:  ASI.TAM.API.Data.UI.Shared
Assembly:  ASI.TAM.API.Data.UI.Shared (in ASI.TAM.API.Data.UI.Shared.dll) Version: 2021.1.0.1
Syntax
public sealed class PhoneFaxNumber

The PhoneFaxNumber type exposes the following members.

Properties
  NameDescription
Public propertyCallPermission
DNC Call Permission.
Public propertyCountryCode
Country code.
Public propertyDescription
Number description
Public propertyExtension
Extension
Public propertyNumber
Phone/Fax number
Public propertyNumberType
Number type (business/residential etc. depending on the screen options)
Top
Remarks