Contains configuration and administration settings for a Dialer phone number type

Namespace: ININ.IceLib.Configuration.Dialer
Assembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)

Syntax

C#
public class PhoneNumberTypeConfiguration : EditableListConfigurationObject<PhoneNumberTypeConfiguration..::..Property>, 
	IExportable
Visual Basic
Public Class PhoneNumberTypeConfiguration _
	Inherits EditableListConfigurationObject(Of PhoneNumberTypeConfiguration..::..Property) _
	Implements IExportable

Inheritance Hierarchy

System..::..Object
  ConfigurationObject
    ListConfigurationObject
      EditableListConfigurationObject<(Of <(<'PhoneNumberTypeConfiguration..::..Property>)>)>
        ININ.IceLib.Configuration.Dialer..::..PhoneNumberTypeConfiguration

See Also