A collection of time slots representing a time zone. The slots determine when dialing is blocked for this time zone.

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

Syntax

C#
public class Zone : IDeepCloneable
Visual Basic
Public Class Zone _
	Implements IDeepCloneable

Inheritance Hierarchy

System..::..Object
  ININ.IceLib.Configuration.Dialer.DataTypes..::..Zone

See Also