Click or drag to resize

HelpDeskContactPoint Class

Help Desk Contact Point
Inheritance Hierarchy
SystemObject
  EdiFabric.Core.Model.Hl7HelpDeskContactPoint

Namespace: EdiFabric.Core.Model.Hl7
Assembly: EdiFabric (in EdiFabric.dll) Version: 1.0.0
Syntax
[SerializableAttribute]
public class HelpDeskContactPoint

The HelpDeskContactPoint type exposes the following members.

Constructors
 NameDescription
Public methodHelpDeskContactPointInitializes a new instance of the HelpDeskContactPoint class
Top
Properties
 NameDescription
Public propertyAnyText_09 Any Text
Public propertyAreaCityCode_06 Area/City Code
Public propertyCountryCode_05 Country Code
Public propertyEmailAddress_04 Email Address
Public propertyExtension_08 Extension
Public propertyExtensionPrefix_10 Extension Prefix
Public propertyId The ID used by Entity Framewwork
Public propertyLocalNumber_07 Local Number
Public propertySpeedDialCode_11 Speed Dial Code
Public propertyTelecommunicationEquipmentType_03 Telecommunication Equipment Type
Public propertyTelecommunicationUseCode_02 Telecommunication Use Code
Public propertyTelephoneNumber_01 Telephone Number
Public propertyUnformattedTelephoneNumber_12 Unformatted Telephone number
Top
See Also