Contains configuration and administration settings for an IC Line Group. Line groups define a group of one or more lines that can be reserved for specific uses, such as long distance calls, local calls, etc. A line group can also reserve a group of lines for calls for an individual user or a workgroup.

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

Syntax

C#
public class LineGroupConfiguration : ListConfigurationObject
Visual Basic
Public Class LineGroupConfiguration _
	Inherits ListConfigurationObject

Inheritance Hierarchy

System..::..Object
  ININ.IceLib.Configuration..::..ConfigurationObject
    ININ.IceLib.Configuration..::..ListConfigurationObject
      ININ.IceLib.Configuration..::..LineGroupConfiguration

Version Information

Supported for IC Server version 2015 R1 and beyond.
For 4.0, supported for IC Server version 4.0 GA and beyond.

See Also