Click or drag to resize

TelecomAddressTypeKeys Class

Telecommunications address use keys
Inheritance Hierarchy
SystemObject
  SanteDB.Core.Model.ConstantsTelecomAddressTypeKeys

Namespace:  SanteDB.Core.Model.Constants
Assembly:  SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax
public static class TelecomAddressTypeKeys

The TelecomAddressTypeKeys type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberCellularPhone
Cellular phone (can receive MMS and SMS)
Public fieldStatic memberFaxMachine
Fax machine (can receive fax data)
Public fieldStatic memberInternet
Internet address (can receive SMTP e-mail)
Public fieldStatic memberModem
Modem (can be dialed into)
Public fieldStatic memberPager
pager
Public fieldStatic memberTelephone
Telephone (can receive voice calls)
Top
See Also